summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/yaws.conf.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/yaws.conf.m4 b/conf/yaws.conf.m4
index d108c73..f0bfeef 100644
--- a/conf/yaws.conf.m4
+++ b/conf/yaws.conf.m4
@@ -110,6 +110,6 @@ keepalive_timeout = 30000
listen = 0.0.0.0
docroot = __MAKEFILE_WWW_DIR
auth_log = true
- appmods = btl_character_turn btl_load map_load map_update
+ appmods = btl_character_turn btl_load map_load map_update plr_sign_in plr_sign_up
start_mod = qry_handler
</server>