aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/example-options.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config/example-options.ts b/src/config/example-options.ts
index 21c99ad..338428e 100644
--- a/src/config/example-options.ts
+++ b/src/config/example-options.ts
@@ -20,7 +20,8 @@ export default new Config({
channels: {
log: '1000000000000000',
error: '1000000000000000',
- dm: '1000000000000000'
+ dm: '1000000000000000',
+ servers: '1000000000000000'
},
db: {
host: 'localhost',