Files
Cockatrice/servatrice/servatrice.ini.example
2010-02-04 16:25:38 +01:00

27 lines
465 B
Plaintext

[server]
port=4747
[authentication]
method=none
[database]
type=none
hostname=localhost
database=servatrice
user=servatrice
password=foobar
[messages]
login="Example line"
[chatchannels]
size=1
1\name="General Chat"
1\description="Discuss anything here."
1\autojoin=true
1\joinmessage="This is the general chat channel. This message is only here to show that channels can have a join message."
[game]
max_game_inactivity_time=120
max_player_inactivity_time=15