]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Add entry export in API
[github/wallabag/wallabag.git] / app / config / config.yml
index 337e99f8fc27e4ad4eb25598173f0fde995424e7..48f317c7ee63f2f40eaa4c84c3d3467c04758e08 100644 (file)
@@ -46,7 +46,7 @@ wallabag_core:
         it: 'Italiano'
     items_on_page: 12
     theme: material
-    language: en
+    language: '%locale%'
     rss_limit: 50
     reading_speed: 1
     cache_lifetime: 10
@@ -130,6 +130,8 @@ fos_rest:
 nelmio_api_doc:
     sandbox:
         enabled: false
+    cache:
+        enabled: true
     name: wallabag API documentation
 
 nelmio_cors: