X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fconfig.yml;h=f623ab237ca9de664b9045648a4c1b7627226264;hb=fb96ea884532e9804194afd92a98c5c6aecc177e;hp=efc815b8e9a3211e122649c73d5883795a89bc0e;hpb=6682139ec50e29308953a50dcbd088e6d8a07e81;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config.yml b/app/config/config.yml index efc815b8..f623ab23 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -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