| summaryrefslogtreecommitdiff | 
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2018-11-15 22:08:22 +0100 | 
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2018-11-15 22:08:22 +0100 | 
| commit | 9939f0f046198823857e316faaf08b267e7ec03d (patch) | |
| tree | 2b59ee20c8bd363de9bb6cd3312affe636be92f9 /conf | |
| parent | a0d1713808f0682180fa04492a8ccc14627c0748 (diff) | |
ID as strings.
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/yaws.conf.m4 | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/conf/yaws.conf.m4 b/conf/yaws.conf.m4 index c480391..00dfe16 100644 --- a/conf/yaws.conf.m4 +++ b/conf/yaws.conf.m4 @@ -112,4 +112,5 @@ keepalive_timeout = 30000    auth_log = true    appmods = btl_character_turn btl_load map_load map_update lgn_sign_in lgn_sign_up lgn_recovery lgn_get_player_id rst_load rst_update plr_load plr_get_battles    start_mod = qry_handler +  partial_post_size = 1000000  </server> | 


