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