gitea/docs/content
Lunny Xiao 623a539f23
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>
2023-03-16 15:22:54 +08:00
..
doc Move pidfile creation from setting to web cmd package (#23285) 2023-03-16 15:22:54 +08:00
page Rename "People" to "Members" in organization page and use a better icon (#22960) 2023-02-18 21:41:31 +08:00