Skip to content

Commit c2676d5

Browse files
committed
Align config with CI config
1 parent 866f2c7 commit c2676d5

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

config.template.json

+7-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@
2525
"moderatorRoleIds": ["893179190709477413"],
2626

2727
"command": {
28-
"aoc": {
29-
"enabled": false,
30-
},
3128
"faulenzerPing": {
3229
"allowedRoleIds": [],
3330
"maxNumberOfPings": 10,
@@ -60,6 +57,13 @@
6057
"blacklistedChannelIds": [],
6158
"defaultTargetChannelId": "893179191556706386",
6259
"targetChannelOverrides": []
60+
},
61+
"aoc": {
62+
"enabled": false,
63+
"targetChannelId": "",
64+
"sessionToken": "",
65+
"leaderBoardJsonUrl": "",
66+
"userMap": {}
6367
}
6468
},
6569

0 commit comments

Comments
 (0)