forked from wallabag/wallabag
Scuttle sharing
This commit is contained in:
committed by
Jeremy Benoist
parent
7d1d961267
commit
fb9f100e8f
@ -332,6 +332,16 @@ class InstallCommand extends ContainerAwareCommand
|
||||
'value' => 'http://myshaarli.com',
|
||||
'section' => 'entry',
|
||||
],
|
||||
[
|
||||
'name' => 'share_scuttle',
|
||||
'value' => '1',
|
||||
'section' => 'entry',
|
||||
],
|
||||
[
|
||||
'name' => 'scuttle_url',
|
||||
'value' => 'http://scuttle.org',
|
||||
'section' => 'entry',
|
||||
],
|
||||
[
|
||||
'name' => 'share_mail',
|
||||
'value' => '1',
|
||||
|
||||
Reference in New Issue
Block a user