Files
Cockatrice/servatrice/servatrice.ini.example
2009-11-17 18:36:30 +01:00

24 lines
399 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."