mirror of
https://gitee.com/gitea/gitea
synced 2025-11-12 12:30:25 +08:00
* Graceful: Allow graceful restart for fcgi My previous interpretation was incorrect - we do not handle sockets being passed in over stdin * Update web.go