]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
add comment to config.yml to explain live reload feature
[github/wallabag/wallabag.git] / app / config / config.yml
index e0d6b860b69074f49f6bde415d7346f28d980628..c076aea968f7095c42ccfa5272bddb9e19dde946 100644 (file)
@@ -4,7 +4,8 @@ imports:
     - { resource: services.yml }
 
 parameters:
-    use_webpack_dev_server: true
+    # Allows to use the live reload feature for changes in assets
+    use_webpack_dev_server: false
 
 framework:
     #esi:             ~