]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
implement FosUser
[github/wallabag/wallabag.git] / app / config / config.yml
index efc815b8e9a3211e122649c73d5883795a89bc0e..f623ab237ca9de664b9045648a4c1b7627226264 100644 (file)
@@ -152,3 +152,8 @@ liip_theme:
         # bundle_resource_dir:
         #     - %%dir%%/views/themes/%%current_theme%%/%%bundle_name%%/%%template%%
         #     - %%dir%%/views/%%bundle_name%%/%%override_path%%
+
+fos_user:
+    db_driver: orm
+    firewall_name: main
+    user_class: Wallabag\CoreBundle\Entity\User