]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Update app/config/config.yml fix/4215/add-label-and-issuer-to-o2p-config 4301/head
authorThomas Citharel <github@tcit.fr>
Thu, 26 Mar 2020 16:44:30 +0000 (17:44 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Mar 2020 16:44:30 +0000 (17:44 +0100)
app/config/config.yml

index 63c7bef22b69d72097c7659de6e7299b7e5a5848..82938b8f889ab37b7fa471a976c654c4fe1d36dd 100644 (file)
@@ -208,7 +208,7 @@ scheb_two_factor:
 
     google:
         enabled: "%twofactor_auth%"
-        label: wallabag
+        server_name: wallabag
         issuer: "%domain_name%"
         template: WallabagUserBundle:Authentication:form.html.twig