Scuttle sharing

This commit is contained in:
FrenchHope
2017-03-19 09:40:31 +01:00
committed by Jeremy Benoist
parent 7d1d961267
commit fb9f100e8f
24 changed files with 61 additions and 2 deletions

View File

@ -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',