X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FDependencyInjection%2FConfiguration.php;h=a9791f6be2e3f08f558a3261c584f7b7f315c2fd;hb=906424c1b6fd884bf2081bfe6dd0b1f9651c2801;hp=37f7c761c934a9f1c78b572b11fefd1647bcf34e;hpb=be9d693e74e41fdcdb18bf80aa1aff614154bcce;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/DependencyInjection/Configuration.php b/src/Wallabag/CoreBundle/DependencyInjection/Configuration.php index 37f7c761..a9791f6b 100644 --- a/src/Wallabag/CoreBundle/DependencyInjection/Configuration.php +++ b/src/Wallabag/CoreBundle/DependencyInjection/Configuration.php @@ -62,7 +62,8 @@ class Configuration implements ConfigurationInterface ->end() ->end() ->end() - ->scalarNode('domain_name') + ->end() + ->scalarNode('encryption_key_path') ->end() ->end() ;