X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=app%2Fconfig%2Fconfig.yml;h=bcc4c8eb0f5940c0fa904e5143293c6eef02bc10;hb=e4cf672ccf61689ba28c2e89fc55f83167800b18;hp=fbebfee7f1f2420f53e7568c51d237f9c931be01;hpb=52c1fc7449554c942c945e6c740e0e11d2f60a0d;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: