mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
Set TokenStorageLocal default to true (#6771)
This commit is contained in:
@@ -126,6 +126,7 @@ func DefaultConfig() *config.Config {
|
||||
},
|
||||
Upload: &config.Upload{},
|
||||
OpenLinksWithDefaultApp: true,
|
||||
TokenStorageLocal: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user