aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config.yml
diff options
context:
space:
mode:
authorKévin Gomez <contact@kevingomez.fr>2015-10-24 15:11:06 +0200
committerKévin Gomez <contact@kevingomez.fr>2015-11-11 16:27:19 +0100
commit625acf335298186b4ff983f9321900d1238e854b (patch)
treebc3149d9cee320429475ced6a1cb8b53c71ad7eb /app/config/config.yml
parentcad8cda7af06234a63b86253da1d813e7b0fd0f2 (diff)
downloadwallabag-625acf335298186b4ff983f9321900d1238e854b.tar.gz
wallabag-625acf335298186b4ff983f9321900d1238e854b.tar.zst
wallabag-625acf335298186b4ff983f9321900d1238e854b.zip
Add a command to automatically tag all entries for a user
Diffstat (limited to 'app/config/config.yml')
-rw-r--r--app/config/config.yml4
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
193kphoen_rulerz:
194 executors:
195 doctrine: true