]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
add comment to config.yml to explain live reload feature
authorThomas Citharel <tcit@tcit.fr>
Sat, 29 Apr 2017 17:44:27 +0000 (19:44 +0200)
committerThomas Citharel <tcit@tcit.fr>
Thu, 4 May 2017 12:49:44 +0000 (14:49 +0200)
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: