diff options
-rw-r--r-- | app/config/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 63c7bef2..82938b8f 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -208,7 +208,7 @@ scheb_two_factor: | |||
208 | 208 | ||
209 | google: | 209 | google: |
210 | enabled: "%twofactor_auth%" | 210 | enabled: "%twofactor_auth%" |
211 | label: wallabag | 211 | server_name: wallabag |
212 | issuer: "%domain_name%" | 212 | issuer: "%domain_name%" |
213 | template: WallabagUserBundle:Authentication:form.html.twig | 213 | template: WallabagUserBundle:Authentication:form.html.twig |
214 | 214 | ||