| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'conf/yaws.conf.m4')
| -rw-r--r-- | conf/yaws.conf.m4 | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/conf/yaws.conf.m4 b/conf/yaws.conf.m4 index 3f5b36b..abd174e 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 = bm_character_turn bm_load_state -  start_mod = bm_handler +  appmods = btl_character_turn btl_load_state +  start_mod = qry_handler  </server> | 


