mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-06 11:31:00 -05:00
delay accounts service startup
This commit is contained in:
@@ -50,13 +50,11 @@ var (
|
||||
"thumbnails",
|
||||
"web",
|
||||
"webdav",
|
||||
"accounts",
|
||||
//"graph",
|
||||
//"graph-explorer",
|
||||
}
|
||||
|
||||
dependants = []string{
|
||||
"storage-sharing",
|
||||
"accounts",
|
||||
}
|
||||
// Maximum number of retries until getting a connection to the rpc runtime service.
|
||||
maxRetries = 10
|
||||
|
||||
Reference in New Issue
Block a user