]> 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 ee8186a684d5f4af7aa0ea7504d35aa6891d1a81..c076aea968f7095c42ccfa5272bddb9e19dde946 100644 (file)
@@ -4,6 +4,7 @@ imports:
     - { resource: services.yml }
 
 parameters:
+    # Allows to use the live reload feature for changes in assets
     use_webpack_dev_server: false
 
 framework: