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