mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +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
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user