forgejo/modules/system
Jason Song 60dc48dc00
Sync git hooks when config file path changed ()
A patch to .

Just like AppPath, Gitea writes its own CustomConf into git hook scripts
too. If Gitea's CustomConf changes, then the git push may fail.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-10-28 19:53:08 +03:00
..
appstate.go Add system setting table with cache and also add cache supports for user setting () 2022-10-17 07:29:26 +08:00
appstate_test.go Add system setting table with cache and also add cache supports for user setting () 2022-10-17 07:29:26 +08:00
db.go Add system setting table with cache and also add cache supports for user setting () 2022-10-17 07:29:26 +08:00
item_runtime.go Sync git hooks when config file path changed () 2022-10-28 19:53:08 +03:00
setting.go Add system setting table with cache and also add cache supports for user setting () 2022-10-17 07:29:26 +08:00
user_setting.go Add system setting table with cache and also add cache supports for user setting () 2022-10-17 07:29:26 +08:00