mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
Add option to disable all indexing.
This commit is contained in:
parent
8b4b2dd268
commit
0c591149d5
4 changed files with 24 additions and 3 deletions
3
app.json
3
app.json
|
@ -50,6 +50,9 @@
|
|||
"LIBREDDIT_BANNER": {
|
||||
"required": false
|
||||
},
|
||||
"LIBREDDIT_ROBOTS_DISABLE_INDEXING": {
|
||||
"required": false
|
||||
},
|
||||
"LIBREDDIT_DEFAULT_SUBSCRIPTIONS": {
|
||||
"required": false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue