fix: update default setting for removing default feeds

This commit is contained in:
Matthew Esposito 2025-02-26 13:17:08 -05:00
parent efcf2fc24c
commit 35688e4af7
3 changed files with 11 additions and 0 deletions

View file

@ -76,6 +76,9 @@
},
"REDLIB_FULL_URL": {
"required": false
},
"REDLIB_DEFAULT_REMOVE_DEFAULT_FEEDS": {
"required": false
}
}
}