2011-02-11 08:53:48 -06:00
|
|
|
ebin_dir = "C:/Documents and Settings/jbernard/My Documents/projects/personal/timestamper/web-app/ebin"
|
2011-01-28 06:49:47 -06:00
|
|
|
#include_dir = /home/jdbernard/projects/timestamper/web-app/src
|
|
|
|
|
|
|
|
runmod = timestamper
|
|
|
|
|
|
|
|
<server timestamper-test>
|
|
|
|
port = 8000
|
2011-02-07 08:56:07 -06:00
|
|
|
listen = 127.0.0.1
|
2011-02-11 08:53:48 -06:00
|
|
|
docroot = "C:/Documents and Settings/jbernard/My Documents/projects/personal/timestamper/web-app/www"
|
2011-02-07 08:56:07 -06:00
|
|
|
appmods = ts_api
|
2011-01-28 06:49:47 -06:00
|
|
|
</server>
|