X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=app%2Fconfig%2Fconfig.yml;h=48f317c7ee63f2f40eaa4c84c3d3467c04758e08;hb=3f3a60879e168f4a8040c441e295fa63e024961d;hp=337e99f8fc27e4ad4eb25598173f0fde995424e7;hpb=6d204f53820524ca4e501c39a5a1adae01b60e6d;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config.yml b/app/config/config.yml index 337e99f8..48f317c7 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -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: