mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-24 08:27:27 -04:00
Don't change the cluster name just yet
This will be done in a single change across the whole codebase later.
This commit is contained in:
@@ -25,7 +25,7 @@ func DefaultConfig() *config.Config {
|
||||
},
|
||||
Events: config.Events{
|
||||
Endpoint: "127.0.0.1:9233",
|
||||
Cluster: "opencloud-cluster",
|
||||
Cluster: "ocis-cluster",
|
||||
EnableTLS: false,
|
||||
},
|
||||
Auditlog: config.Auditlog{
|
||||
|
||||
Reference in New Issue
Block a user