summaryrefslogtreecommitdiffstats
path: root/test-conf
diff options
context:
space:
mode:
authorGeorg2021-05-22 03:13:53 +0200
committerGeorg2021-05-22 03:13:53 +0200
commitcc4ef9b16bcc694bdf536adae00169f7dfb9507a (patch)
tree64e7c3deb176f0aef565e859511fa15a738bc50a /test-conf
downloadmailcow-cc4ef9b16bcc694bdf536adae00169f7dfb9507a.tar.gz
mailcow-cc4ef9b16bcc694bdf536adae00169f7dfb9507a.tar.bz2
mailcow-cc4ef9b16bcc694bdf536adae00169f7dfb9507a.zip
Initial
Diffstat (limited to 'test-conf')
-rw-r--r--test-conf/test.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/test-conf/test.conf b/test-conf/test.conf
new file mode 100644
index 0000000..6ae02fd
--- /dev/null
+++ b/test-conf/test.conf
@@ -0,0 +1,18 @@
+
+supybot.directories.data: /home/georg/limnoria/Mailcow/test-data
+supybot.directories.conf: /home/georg/limnoria/Mailcow/test-conf
+supybot.directories.log: /home/georg/limnoria/Mailcow/test-logs
+supybot.reply.whenNotCommand: True
+supybot.log.stdout: False
+supybot.log.stdout.level: ERROR
+supybot.log.level: DEBUG
+supybot.log.format: %(levelname)s %(message)s
+supybot.log.plugins.individualLogfiles: False
+supybot.protocols.irc.throttleTime: 0
+supybot.reply.whenAddressedBy.chars: @
+supybot.networks.test.server: should.not.need.this
+supybot.networks.testnet1.server: should.not.need.this
+supybot.networks.testnet2.server: should.not.need.this
+supybot.networks.testnet3.server: should.not.need.this
+supybot.nick: test
+supybot.databases.users.allowUnregistration: True