From: Thomas Citharel Date: Sat, 29 Apr 2017 17:44:27 +0000 (+0200) Subject: add comment to config.yml to explain live reload feature X-Git-Tag: 2.3.0~31^2~104^2~10 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=e35f8439a7e26d6e3e66f18ba6635968831c0ac7;p=github%2Fwallabag%2Fwallabag.git add comment to config.yml to explain live reload feature --- diff --git a/app/config/config.yml b/app/config/config.yml index ee8186a6..c076aea9 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -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: