akashi-esquizolandia/bin/config_sample/config.ini
MangosArentLiterature 9c3cd12202 Add a size limit to packets and a configurable maximum character limit for messages
- Limits packets to under 16KB
- Adds a configurable option to config.ini for setting the maximum amount of characters in an IC/OOC message
- Limits the size of OOC names to 30 chars
   - The client already limits this, but this is an added precaution.
- Limits the length of shownames to 30 chars
- Implements shownames_allowed for areas, for toggling whether shownames are allowed for messages in that area
2021-04-19 19:44:46 -05:00

26 lines
466 B
INI

[Info]
version=1
[Options]
advertise=true
max_players=100
ms_ip=master.aceattorneyonline.com
ms_port=27016
port=27016
server_description=This is a placeholder server description. Tell the world of AO who you are here!
server_name=An Unnamed Server
motd=MOTD is not set.
webao_enable=true
webao_port=27017
auth=simple
modpass=changeme
logbuffer=500
logging=modcall
maximum_statements=10
multiclient_limit=15
maximum_characters=256
[Dice]
max_value=100
max_dice=100