summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/yaws.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/yaws.conf b/conf/yaws.conf index 573118f..ecd5bfb 100644 --- a/conf/yaws.conf +++ b/conf/yaws.conf @@ -111,4 +111,5 @@ keepalive_timeout = 30000 docroot = /my/src/tacticians-server/www/ auth_log = true appmods = <cgi-bin, yaws_appmod_cgi> + start_mod = battlemap_node </server> |