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:
parent
773ac5b0f7
commit
893fd6434f
18 changed files with 72 additions and 2 deletions
|
@ -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%"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue