X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fconfig.yml;h=51cc049eb577e9f982fe8e71781b807f697e2b44;hb=refs%2Fpull%2F1675%2Fhead;hp=359af7262fbb66b39cd7a79cb08cffbd25d42f8f;hpb=c44cc178b53f0980809b89943827dd0be17ee359;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config.yml b/app/config/config.yml index 359af726..51cc049e 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -37,6 +37,8 @@ wallabag_core: tr: 'Türkçe' fa: 'فارسی' ro: 'Română' + pl: 'Polish' + da: 'Dansk' items_on_page: 12 theme: material language: en @@ -199,3 +201,13 @@ scheb_two_factor: kphoen_rulerz: executors: doctrine: true + +lexik_maintenance: + authorized: + ips: ['127.0.0.1'] + driver: + ttl: 3600 + class: 'Lexik\Bundle\MaintenanceBundle\Drivers\DatabaseDriver' + response: + code: 503 + status: "wallabag Service Temporarily Unavailable"