We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd922d commit ec83a3dCopy full SHA for ec83a3d
config.example.json
@@ -16,7 +16,7 @@
16
"owners": []
17
},
18
"reminders": {
19
- "maxReminders": 10,
+ "max": 10,
20
"__COMMENT__": "All times are in milliseconds",
21
"maxTime": 31536000000,
22
"timeTillSet": 300000
0 commit comments