Added internal setting to enable/disable articles with paywall

This commit is contained in:
Nicolas Lœuillet
2016-11-22 14:56:53 +01:00
parent 40f3ea57fb
commit d64bf7953b
6 changed files with 67 additions and 2 deletions

View File

@ -73,6 +73,7 @@ services:
arguments:
- "@bd_guzzle_site_authenticator.authenticator_subscriber"
- "@wallabag_core.guzzle.cookie_jar"
- '@=service(''craue_config'').get(''restricted_access'')'
wallabag_core.guzzle.cookie_jar:
class: GuzzleHttp\Cookie\FileCookieJar