diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/config/config.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index b2699c83..4a2c02bf 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -173,11 +173,10 @@ fos_oauth_server: | |||
173 | user_provider: fos_user.user_manager | 173 | user_provider: fos_user.user_manager |
174 | 174 | ||
175 | scheb_two_factor: | 175 | scheb_two_factor: |
176 | |||
177 | trusted_computer: | 176 | trusted_computer: |
178 | enabled: true | 177 | enabled: true |
179 | cookie_name: wllbg_trusted_computer | 178 | cookie_name: wllbg_trusted_computer |
180 | cookie_lifetime: 5184000 | 179 | cookie_lifetime: 2592000 |
181 | 180 | ||
182 | email: | 181 | email: |
183 | enabled: true | 182 | enabled: true |