X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fconfig.yml;h=bcc4c8eb0f5940c0fa904e5143293c6eef02bc10;hb=17064d3c54a26b7ba9ecf2b7fb854a3cf4178915;hp=fbebfee7f1f2420f53e7568c51d237f9c931be01;hpb=ab809de18415a9ce3bbc95d3a0a1af6c50a41c4f;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config.yml b/app/config/config.yml index fbebfee7..bcc4c8eb 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -30,7 +30,7 @@ framework: assets: ~ wallabag_core: - version: 2.1.0 + version: 2.1.2-dev paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" languages: en: 'English' @@ -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 @@ -77,6 +77,7 @@ doctrine: password: "%database_password%" charset: UTF8 path: "%database_path%" + unix_socket: "%database_socket%" server_version: 5.6 orm: