
+ Configurable option if no log should be send + Fix logger not flushing to file if modcall is used + Update sample\config.ini
30 lines
534 B
INI
30 lines
534 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
|
|
|
|
[Dice]
|
|
max_value=100
|
|
max_dice=100
|
|
|
|
[Discord]
|
|
webhook_enabled=false
|
|
webhook_url=Your webhook url here.
|
|
webhook_sendfile=false
|