mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 18:35:51 +02:00
fix: config sync issues #685
This commit is contained in:
parent
e6e1876c54
commit
e4a5ba5b87
10 changed files with 114 additions and 69 deletions
|
@ -17,4 +17,5 @@ type Config struct {
|
|||
SiteCategoryID uint64 `json:"site_category_id"`
|
||||
SiteCategory *model.SiteCategory `json:"site_category,omitempty"`
|
||||
Enabled bool `json:"enabled"`
|
||||
Dir string `json:"dir"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue