nats cluster name

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2025-01-16 16:14:22 +01:00
parent 61b48a2580
commit 243ffe81c7
18 changed files with 18 additions and 18 deletions
@@ -73,7 +73,7 @@ func DefaultConfig() *config.Config {
},
Events: config.Events{
Addr: "127.0.0.1:9233",
ClusterID: "ocis-cluster",
ClusterID: "opencloud-cluster",
EnableTLS: false,
},
EnableExpiredSharesCleanup: true,