make auth machine config similar to other services
This commit is contained in:
@@ -19,7 +19,7 @@ func GetCommands(cfg *config.Config) cli.Commands {
|
||||
// AppProvider(cfg),
|
||||
// AuthBasic(cfg),
|
||||
// AuthBearer(cfg),
|
||||
AuthMachine(cfg),
|
||||
// AuthMachine(cfg),
|
||||
// Sharing(cfg),
|
||||
StoragePublicLink(cfg),
|
||||
StorageShares(cfg),
|
||||
|
||||
Reference in New Issue
Block a user