servatrice/servatrice/servatrice.ini.example
2009-08-23 16:33:45 +02:00

20 lines
403 B
Text

[authentication]
method=none
[database]
type=mysql
hostname=localhost
database=servatrice
user=servatrice
password=foobar
[messages]
login="Example line 1", "Example line 2"
[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."