This commit is contained in:
Isaac
2021-02-17 13:24:33 +00:00
parent 4c8e9125e5
commit ce2942879c
9 changed files with 121 additions and 63 deletions

View File

@@ -32,6 +32,7 @@ module.exports = {
enabled: true,
keep_for: 30
},
max_listeners: 10,
plugins: [
// 'dsctickets.plugin-name'
'discordtickets-portal'
@@ -54,5 +55,6 @@ module.exports = {
type: 'WATCHING'
},
],
super_secret_setting: true,
update_notice: true,
};