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.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Wallabag/CoreBundle/Command/InstallCommand.php b/src/Wallabag/CoreBundle/Command/InstallCommand.php
index 6665f4b5..c5a5a519 100644
--- a/src/Wallabag/CoreBundle/Command/InstallCommand.php
+++ b/src/Wallabag/CoreBundle/Command/InstallCommand.php
@@ -232,11 +232,6 @@ class InstallCommand extends ContainerAwareCommand
232 232
233 $settings = [ 233 $settings = [
234 [ 234 [
235 'name' => 'download_pictures',
236 'value' => '1',
237 'section' => 'entry',
238 ],
239 [
240 'name' => 'carrot', 235 'name' => 'carrot',
241 'value' => '1', 236 'value' => '1',
242 'section' => 'entry', 237 'section' => 'entry',