summaryrefslogtreecommitdiffstats
path: root/modules/paginator
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2023-03-16 15:22:54 +0800
committerGitHub <noreply@github.com>2023-03-16 15:22:54 +0800
commit623a539f23ba2a3d051a522d679780aefcf06e6f (patch)
treef1590b1260101911d33230d176ce5bbc1fba4e42 /modules/paginator
parent0f2361feddb2339d184b71864586ce1e477abee0 (diff)
downloadgitea-623a539f23ba2a3d051a522d679780aefcf06e6f.tar.gz
gitea-623a539f23ba2a3d051a522d679780aefcf06e6f.zip
Move pidfile creation from setting to web cmd package (#23285)
Creating pid file should not belong to setting package and only web command needs that. So this PR moves pidfile creation from setting package to web command package to keep setting package more readable. I marked this as `break` because the PIDFile path moved. For those who have used the pid build argument, it has to be changed. --------- Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Diffstat (limited to 'modules/paginator')
0 files changed, 0 insertions, 0 deletions