aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Command/InstallCommand.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Command/InstallCommand.php')
-rw-r--r--src/Wallabag/CoreBundle/Command/InstallCommand.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Command/InstallCommand.php b/src/Wallabag/CoreBundle/Command/InstallCommand.php
index f1179741..3c4d3f25 100644
--- a/src/Wallabag/CoreBundle/Command/InstallCommand.php
+++ b/src/Wallabag/CoreBundle/Command/InstallCommand.php
@@ -341,7 +341,7 @@ class InstallCommand extends ContainerAwareCommand
341 'name' => 'scuttle_url', 341 'name' => 'scuttle_url',
342 'value' => 'http://scuttle.org', 342 'value' => 'http://scuttle.org',
343 'section' => 'entry', 343 'section' => 'entry',
344 ], 344 ],
345 [ 345 [
346 'name' => 'share_mail', 346 'name' => 'share_mail',
347 'value' => '1', 347 'value' => '1',