]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Command/InstallCommand.php
Moved Pocket token to user config
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Command / InstallCommand.php
index 4b1ec02aa0535d055099698dc926043fb7c9cbe3..bd7b55f924ed2e60db89b0a4e002125cfa655a2f 100644 (file)
@@ -316,11 +316,6 @@ class InstallCommand extends ContainerAwareCommand
                 'value' => '1',
                 'section' => 'export',
             ],
-            [
-                'name' => 'pocket_consumer_key',
-                'value' => null,
-                'section' => 'import',
-            ],
             [
                 'name' => 'import_with_redis',
                 'value' => '0',