Skip to content

Commit

Permalink
Added missing rootnode
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackneill committed Jul 22, 2012
1 parent 19bfaa3 commit a8acbbb
Showing 1 changed file with 67 additions and 66 deletions.
133 changes: 67 additions & 66 deletions Configs/Schumix.yml
Original file line number Diff line number Diff line change
@@ -1,70 +1,71 @@
# Schumix config file (yaml)
Server:
Enabled: false
Host: 127.0.0.1
Port: 35220
Password: schumix
Irc:
-
ServerName: Default
Server: localhost
Port: 6667
Ssl: false
Nickname: Schumix2
Nickname2: _Schumix2
NickName3: __Schumix2
UserName: Schumix2
UserInfo: Schumix2 IRC Bot
MasterChannel:
Name: '#schumix2'
Password:
IgnoreChannels:
IgnoreNames:
NickServ:
Schumix:
Server:
Enabled: false
Host: 127.0.0.1
Port: 35220
Password: schumix
Irc:
-
ServerName: Default
Server: localhost
Port: 6667
Ssl: false
Nickname: Schumix2
Nickname2: _Schumix2
NickName3: __Schumix2
UserName: Schumix2
UserInfo: Schumix2 IRC Bot
MasterChannel:
Name: '#schumix2'
Password:
IgnoreChannels:
IgnoreNames:
NickServ:
Enabled: false
Password: password
HostServ:
Enabled: false
Vhost: false
Wait:
MessageSending: 400
Command:
Prefix: $
MessageType: Privmsg
# If you want to connect to more servers at a time:
# Note that '-' is important!
# -
# ServerName: Default2
# Server: Anotherhost
# etc...
Log:
FileName: Schumix.log
LogLevel: 2
LogDirectory: Logs
IrcLogDirectory: Channels
IrcLog: false
MySql:
Enabled: false
Host: localhost
User: root
Password: password
HostServ:
Database: database
Charset: utf8
SQLite:
Enabled: false
FileName: schumix.db3
Addon:
Enabled: true
Ignore: >
MantisBTRssAddon,SvnRssAddon,GitRssAddon,HgRssAddon,WordPressRssAddon,TesztAddon
Directory: Addons
Scripts:
Lua: false
Directory: Scripts
Localization:
Locale: enUS
Update:
Enabled: false
Vhost: false
Wait:
MessageSending: 400
Command:
Prefix: $
MessageType: Privmsg
# If you want to connect to more servers at a time:
# Note that '-' is important!
# -
# ServerName: Default2
# Server: Anotherhost
# etc...
Log:
FileName: Schumix.log
LogLevel: 2
LogDirectory: Logs
IrcLogDirectory: Channels
IrcLog: false
MySql:
Enabled: false
Host: localhost
User: root
Password: password
Database: database
Charset: utf8
SQLite:
Enabled: false
FileName: schumix.db3
Addon:
Enabled: true
Ignore: >
MantisBTRssAddon,SvnRssAddon,GitRssAddon,HgRssAddon,WordPressRssAddon,TesztAddon
Directory: Addons
Scripts:
Lua: false
Directory: Scripts
Localization:
Locale: enUS
Update:
Enabled: false
Version: stable
Branch: master
WebPage: https://github.com/megax/Schumix2
Version: stable
Branch: master
WebPage: https://github.com/megax/Schumix2

0 comments on commit a8acbbb

Please sign in to comment.