summaryrefslogtreecommitdiff |
diff options
author | nsensfel <SpamShield0@noot-noot.org> | 2017-11-10 14:14:41 +0100 |
---|---|---|
committer | nsensfel <SpamShield0@noot-noot.org> | 2017-11-10 14:14:41 +0100 |
commit | be244f5d25dcbc7dd5572665a30e9c99d52d2a71 (patch) | |
tree | d2769af420f4091b48f2c32556edd4080fd95875 /conf/yaws.conf | |
parent | 5621bd5d513a2be44608f09f2b821e42387dd8f0 (diff) |
That should do the trick.
Diffstat (limited to 'conf/yaws.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> |