mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-11 18:54:31 +00:00
Remove unneeded quotes
This commit is contained in:
@@ -128,7 +128,7 @@ watch = true
|
||||
|
||||
# If you set watch.mode = "eager", the server starts to recompile
|
||||
# your application every time your application's files change.
|
||||
watch.mode = "normal"
|
||||
watch.mode = normal
|
||||
|
||||
# Watch the entire $GOPATH for code changes. Default is false.
|
||||
#watch.gopath = true
|
||||
|
||||
Reference in New Issue
Block a user