mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
make storage users mount id configurable (#5091)
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user