mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 02:35:10 +00:00
Remove user and apss from base user
This commit is contained in:
parent
f8465edab5
commit
446253b62a
1 changed files with 0 additions and 2 deletions
|
|
@ -56,8 +56,6 @@ func main() {
|
|||
}
|
||||
|
||||
fm, err := filemanager.New(database, filemanager.User{
|
||||
Username: "admin",
|
||||
Password: "admin",
|
||||
AllowCommands: allowCommands,
|
||||
AllowEdit: allowEdit,
|
||||
AllowNew: allowNew,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue