]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
config.yml edit to include Danish
[github/wallabag/wallabag.git] / app / config / config.yml
index 359af7262fbb66b39cd7a79cb08cffbd25d42f8f..0417c403a4dc3a32f53934d118302a863cf3bca9 100644 (file)
@@ -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"