]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Prepare files for 2.0.0-beta.2
[github/wallabag/wallabag.git] / app / config / config.yml
index bd269b072c74394112d9655f212e80b9c219a42f..f0885d9d1d9c19c8bd28c7430e4bc96fcf470648 100644 (file)
@@ -28,7 +28,7 @@ framework:
     assets: ~
 
 wallabag_core:
-    version: 2.0.0-alpha.2
+    version: 2.0.0-beta.2
     paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb"
     languages:
         en: 'English'
@@ -38,6 +38,8 @@ wallabag_core:
         fa: 'فارسی'
         ro: 'Română'
         pl: 'Polish'
+        da: 'Dansk'
+        es: 'Español'
     items_on_page: 12
     theme: material
     language: en
@@ -200,3 +202,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"