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 82cd9daf..277f8524 100644
--- a/src/Wallabag/CoreBundle/Command/InstallCommand.php
+++ b/src/Wallabag/CoreBundle/Command/InstallCommand.php
@@ -380,7 +380,7 @@ class InstallCommand extends ContainerAwareCommand
380 ], 380 ],
381 [ 381 [
382 'name' => 'piwik_host', 382 'name' => 'piwik_host',
383 'value' => 'http://v2.wallabag.org', 383 'value' => 'v2.wallabag.org',
384 'section' => 'analytics', 384 'section' => 'analytics',
385 ], 385 ],
386 [ 386 [