Files
Cockatrice/servatrice/servatrice.ini.example
2010-10-13 20:08:10 +02:00

28 lines
483 B
Plaintext

[server]
port=4747
[authentication]
method=none
[database]
type=none
prefix=cockatrice
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