]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
- remove importers configuration
[github/wallabag/wallabag.git] / app / config / config.yml
index 82c5e7c997c1a2225139c917ca21b254e03fc189..421b2db5a527c213c3fd8343350a26768516269d 100644 (file)
@@ -30,6 +30,8 @@ wallabag_core:
         en: 'English'
         fr: 'Français'
         de: 'Deutsch'
+    import:
+        allow_mimetypes: ['application/octet-stream', 'application/json', 'text/plain']
 
 # Twig Configuration
 twig:
@@ -90,6 +92,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 +129,7 @@ fos_rest:
 nelmio_api_doc:
     sandbox:
         enabled: false
+    name: wallabag API documentation
 
 nelmio_cors:
     defaults:
@@ -189,6 +200,7 @@ scheb_two_factor:
         sender_email: %twofactor_sender%
         digits: 6
         template: WallabagUserBundle:Authentication:form.html.twig
+        mailer: wallabag_user.auth_code_mailer
 
 kphoen_rulerz:
     executors: