1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Add craue setting to enable sharing of origin url to Shaarli

Also fix the field name used in the query string and add it to baggy
theme

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf 2017-11-25 17:06:01 +01:00
parent 773ac5b0f7
commit 893fd6434f
18 changed files with 72 additions and 2 deletions

View file

@ -158,6 +158,10 @@ wallabag_core:
name: store_article_headers
value: 0
section: entry
-
name: shaarli_share_origin_url
value: 0
section: entry
wallabag_user:
registration_enabled: "%fosuser_registration%"