]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Merge pull request #3147 from wallabag/delete-confirm
[github/wallabag/wallabag.git] / app / config / config.yml
index 451809d640557c86c553d39663702c0fdf229ca3..73bf0a0d2cdcc3518c486c67dbc7331db7b9e543 100644 (file)
@@ -3,6 +3,11 @@ imports:
     - { resource: security.yml }
     - { resource: services.yml }
 
+parameters:
+    # Allows to use the live reload feature for changes in assets
+    use_webpack_dev_server: false
+    craue_config.cache_adapter.class: Craue\ConfigBundle\CacheAdapter\SymfonyCacheComponentAdapter
+
 framework:
     #esi:             ~
     translator:
@@ -30,7 +35,7 @@ framework:
     assets: ~
 
 wallabag_core:
-    version: 2.2.2
+    version: 2.2.3
     paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb"
     languages:
         en: 'English'