1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-28 03:28:13 +00:00

modules/setting: simple behave change in startup

This commit is contained in:
Unknwon
2015-02-26 19:45:38 -05:00
parent 8896c82d34
commit e3dece1371
4 changed files with 7 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
[run]
init_cmds = [
["grep", "-rn", "FIXME", "."],
#["grep", "-rn", "FIXME", "."],
["./gogs", "web"]
]
watch_all = true