1
0
Fork 0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2026-03-01 18:31:35 +00:00

Disable feed validation, add setting to enable

This commit is contained in:
Cadence Fish 2020-02-18 20:42:36 +13:00
parent 6d7e089dae
commit 21ec920516
No known key found for this signature in database
GPG key ID: 81015DF9AA8607E1
4 changed files with 14 additions and 11 deletions

View file

@ -24,7 +24,8 @@ let constants = {
allow_user_from_reel: "preferForRSS", // one of: "never", "fallback", "prefer", "onlyPreferSaved", "preferForRSS"
settings: {
rss_enabled: true
rss_enabled: true,
display_feed_validation_buttons: false
},
caching: {