mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
add default filter config
This commit is contained in:
parent
9a7da3abce
commit
30944579d7
4 changed files with 20 additions and 1 deletions
3
app.json
3
app.json
|
@ -59,6 +59,9 @@
|
|||
"REDLIB_DEFAULT_SUBSCRIPTIONS": {
|
||||
"required": false
|
||||
},
|
||||
"REDLIB_DEFAULT_FILTERS": {
|
||||
"required": false
|
||||
},
|
||||
"REDLIB_DEFAULT_DISABLE_VISIT_REDDIT_CONFIRMATION": {
|
||||
"required": false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue