added new config option, refactored other code

This commit is contained in:
2025-06-05 23:32:33 +02:00
parent 7922bc50a9
commit 71da587242
6 changed files with 61 additions and 44 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
{
"comment": "IMPORTANT!!! Anything labeled with 'RESTART_{cfg-name-here}' requires a restart to apply",
"reddit": {
"RESTART_enabled": true,
"subreddits": "bytedicetesting",
"fetch_limit": 100
"fetch_limit": 100
}
}