make storage users mount id configurable (#5091)

This commit is contained in:
Michael Barz
2022-11-25 13:47:41 +01:00
committed by GitHub
parent 86a108ac49
commit 7e6b57e138
8 changed files with 53 additions and 9 deletions

View File

@@ -39,7 +39,6 @@ func DefaultConfig() *config.Config {
},
Reva: shared.DefaultRevaConfig(),
DataServerURL: "http://localhost:9158/data",
MountID: "1284d238-aa92-42ce-bdc4-0b0000009157",
UploadExpiration: 24 * 60 * 60,
Driver: "ocis",
Drivers: config.Drivers{