Merge pull request #84 from revel/app.conf-cleanup-1

App.conf cleanup 1
This commit is contained in:
notzippy
2017-04-07 12:05:08 -07:00
committed by GitHub

View File

@@ -128,7 +128,7 @@ watch = true
# If you set watch.mode = "eager", the server starts to recompile # If you set watch.mode = "eager", the server starts to recompile
# your application every time your application's files change. # 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 the entire $GOPATH for code changes. Default is false.
#watch.gopath = true #watch.gopath = true