mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-22 17:18:37 +00:00
parent
89e167a45a
commit
8a9604aafe
24 changed files with 125 additions and 34 deletions
|
@ -293,6 +293,16 @@ class InstallCommand extends ContainerAwareCommand
|
|||
'value' => 'http://diasporapod.com',
|
||||
'section' => 'entry',
|
||||
],
|
||||
[
|
||||
'name' => 'share_unmark',
|
||||
'value' => '1',
|
||||
'section' => 'entry',
|
||||
],
|
||||
[
|
||||
'name' => 'unmark_url',
|
||||
'value' => 'https://unmark.it',
|
||||
'section' => 'entry',
|
||||
],
|
||||
[
|
||||
'name' => 'share_shaarli',
|
||||
'value' => '1',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue