akashi-esquizolandia/bin/config_sample/config.ini
Rebecca 93de5d3860
Update bin/config_sample/config.ini
Co-authored-by: Rose <32779090+in1tiate@users.noreply.github.com>
2021-05-11 18:17:13 -05:00

41 lines
783 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
message_floodguard=250
[Dice]
max_value=100
max_dice=100
[Discord]
webhook_enabled=false
webhook_url=Your webhook url here.
webhook_sendfile=false
[Password]
password_requirements = true
pass_min_length = 8
pass_max_length = 0
pass_required_mix_case = true
pass_required_numbers = true
pass_required_special = true
pass_can_contain_username = false