summaryrefslogtreecommitdiff |
diff options
author | nsensfel <SpamShield0@noot-noot.org> | 2017-11-19 19:05:06 +0100 |
---|---|---|
committer | nsensfel <SpamShield0@noot-noot.org> | 2017-11-19 19:05:06 +0100 |
commit | c3c8f24ebde2370d8314b1f0e571a26fbcff9450 (patch) | |
tree | d3bcb696d7e10bb6b1b1641945eccde32ea8b08b /conf | |
parent | 55d3257033e7ca3818425e280bdee9aa6f24fbcb (diff) |
Fixes typos.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/yaws.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/yaws.conf b/conf/yaws.conf index ecd5bfb..6b9603b 100644 --- a/conf/yaws.conf +++ b/conf/yaws.conf @@ -111,5 +111,5 @@ keepalive_timeout = 30000 docroot = /my/src/tacticians-server/www/ auth_log = true appmods = <cgi-bin, yaws_appmod_cgi> - start_mod = battlemap_node + start_mod = handler </server> |