mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
Add install option for log path
This commit is contained in:
@ -27,6 +27,7 @@ type InstallForm struct {
|
||||
SSHPort int
|
||||
HTTPPort string `binding:"Required"`
|
||||
AppUrl string `binding:"Required"`
|
||||
LogRootPath string
|
||||
|
||||
SMTPHost string
|
||||
SMTPFrom string
|
||||
|
Reference in New Issue
Block a user