mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 19:11:07 +00:00
add comment to config.yml to explain live reload feature
This commit is contained in:
parent
8655913ebf
commit
e35f8439a7
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue