aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/config.yml')
-rw-r--r--app/config/config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/config/config.yml b/app/config/config.yml
index 908f53b7..2d8f9bf0 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -203,6 +203,9 @@ scheb_two_factor:
203 cookie_name: wllbg_trusted_computer 203 cookie_name: wllbg_trusted_computer
204 lifetime: 2592000 204 lifetime: 2592000
205 205
206 backup_codes:
207 enabled: "%twofactor_auth%"
208
206 google: 209 google:
207 enabled: "%twofactor_auth%" 210 enabled: "%twofactor_auth%"
208 template: WallabagUserBundle:Authentication:form.html.twig 211 template: WallabagUserBundle:Authentication:form.html.twig