mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
add users map #23
This commit is contained in:
parent
9e8601085a
commit
bf3879e8b1
@ -21,6 +21,7 @@ type Config struct {
|
||||
Token string // Anti CSRF token
|
||||
FrontMatter string // Default frontmatter to save files in
|
||||
HugoEnabled bool // Enables the Hugo plugin for File Manager
|
||||
Users map[string]*UserConfig
|
||||
}
|
||||
|
||||
// UserConfig contains the configuration for each user
|
||||
|
Loading…
Reference in New Issue
Block a user