let ocis init set the serviceaccounts
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -108,10 +108,6 @@ func DefaultConfig() *config.Config {
|
||||
PersonalDeleteBefore: 30 * 24 * time.Hour,
|
||||
},
|
||||
},
|
||||
ServiceAccount: config.ServiceAccount{
|
||||
ServiceAccountID: "service-user-id",
|
||||
ServiceAccountSecret: "secret-string",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user