remove unused variable
Former-commit-id: bf29debeaedc1b79ce5b9b2d7b32aa2fa855ba7c
This commit is contained in:
@@ -20,8 +20,7 @@ type Config struct {
|
||||
PrefixURL string
|
||||
BaseURL string
|
||||
WebDavURL string
|
||||
Token string // Anti CSRF token
|
||||
HugoEnabled bool // Enables the Hugo plugin for File Manager
|
||||
HugoEnabled bool // Enables the Hugo plugin for File Manager
|
||||
Users map[string]*User
|
||||
BeforeSave CommandFunc
|
||||
AfterSave CommandFunc
|
||||
|
||||
Reference in New Issue
Block a user