]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/DependencyInjection/Configuration.php
Crypt site credential password
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / DependencyInjection / Configuration.php
index a6f53714ee9b102b519503343d60fa6445713fec..a9791f6be2e3f08f558a3261c584f7b7f315c2fd 100644 (file)
@@ -63,7 +63,7 @@ class Configuration implements ConfigurationInterface
                         ->end()
                     ->end()
                 ->end()
-                ->scalarNode('domain_name')
+                ->scalarNode('encryption_key_path')
                 ->end()
             ->end()
         ;