]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
add slug for tags
[github/wallabag/wallabag.git] / app / config / config.yml
index 82c5e7c997c1a2225139c917ca21b254e03fc189..f2538c9027dd8481321f1ae2adad8d9c93899eb6 100644 (file)
@@ -90,6 +90,14 @@ doctrine:
             default:
                 auto_mapping: true
 
+stof_doctrine_extensions:
+    default_locale: "%locale%"
+    translation_fallback: true
+    orm:
+        default:
+            tree: true
+            sluggable: true
+
 # Swiftmailer Configuration
 swiftmailer:
     transport: "%mailer_transport%"
@@ -119,6 +127,7 @@ fos_rest:
 nelmio_api_doc:
     sandbox:
         enabled: false
+    name: wallabag API documentation
 
 nelmio_cors:
     defaults: