Scheduler changes

This commit is contained in:
Profitroll 2022-12-10 15:53:30 +01:00
parent 5b5b38a394
commit efe3c8338e
1 changed files with 10 additions and 2 deletions

View File

@ -4,8 +4,6 @@
"owner": 0,
"bot_id": 0,
"age_allowed": 0,
"birthdays_notify": true,
"birthdays_time": "09:00",
"api": "http://example.com",
"inline_preview_count": 7,
"admin_group": 0,
@ -28,6 +26,16 @@
"size": 512,
"location": "logs"
},
"scheduler": {
"birthdays": {
"time": 9,
"enabled": true
},
"sponsorships": {
"time": 9,
"enabled": true
}
},
"locations": {
"cache": "cache",
"locale": "locale"