diff options
Diffstat (limited to 'app/config')
-rw-r--r-- | app/config/config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 285fbd7c..82c5e7c9 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -189,3 +189,7 @@ scheb_two_factor: | |||
189 | sender_email: %twofactor_sender% | 189 | sender_email: %twofactor_sender% |
190 | digits: 6 | 190 | digits: 6 |
191 | template: WallabagUserBundle:Authentication:form.html.twig | 191 | template: WallabagUserBundle:Authentication:form.html.twig |
192 | |||
193 | kphoen_rulerz: | ||
194 | executors: | ||
195 | doctrine: true | ||