]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Fix #1622: parameter for FosUser confirmation
[github/wallabag/wallabag.git] / app / config / config.yml
index 3c278ea6350e4e0f6cfd711ec8d7865b088bd265..7dac4d3bb8bb1581f0bf9d1498a4413893ec4514 100644 (file)
@@ -28,7 +28,7 @@ framework:
     assets: ~
 
 wallabag_core:
-    version: 2.0.0-alpha.1
+    version: 2.0.0-alpha.2
     paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb"
     languages:
         en: 'English'
@@ -168,7 +168,7 @@ fos_user:
     user_class: Wallabag\UserBundle\Entity\User
     registration:
         confirmation:
-            enabled: true
+            enabled: %fosuser_confirmation%
     from_email:
         address:        %from_email%
         sender_name:    wallabag