aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/wallabag.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/wallabag.yml')
-rw-r--r--app/config/wallabag.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml
index eaa92507..4dad9200 100644
--- a/app/config/wallabag.yml
+++ b/app/config/wallabag.yml
@@ -165,6 +165,14 @@ wallabag_core:
165 value: 0 165 value: 0
166 section: entry 166 section: entry
167 167
168 default_ignore_origin_instance_rules:
169 -
170 rule: host = "feedproxy.google.com"
171 -
172 rule: host = "feeds.reuters.com"
173 -
174 rule: _all ~ "https?://www\.lemonde\.fr/tiny.*"
175
168wallabag_user: 176wallabag_user:
169 registration_enabled: "%fosuser_registration%" 177 registration_enabled: "%fosuser_registration%"
170 178