]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Fix translations mistake
[github/wallabag/wallabag.git] / app / config / config.yml
index 7dac4d3bb8bb1581f0bf9d1498a4413893ec4514..51cc049eb577e9f982fe8e71781b807f697e2b44 100644 (file)
@@ -35,6 +35,10 @@ wallabag_core:
         fr: 'Français'
         de: 'Deutsch'
         tr: 'Türkçe'
+        fa: 'فارسی'
+        ro: 'Română'
+        pl: 'Polish'
+        da: 'Dansk'
     items_on_page: 12
     theme: material
     language: en
@@ -197,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"