mirror of
https://github.com/0x1d/rcond.git
synced 2025-12-15 18:48:19 +01:00
feat: introduce cluster events
This commit is contained in:
@@ -7,6 +7,8 @@ rcond:
|
||||
cluster:
|
||||
# Enable the cluster agent
|
||||
enabled: true
|
||||
# Log level
|
||||
log_level: INFO
|
||||
# Name of the node in the cluster
|
||||
node_name: rcond
|
||||
# Secret key for the cluster agent used for message encryption.
|
||||
|
||||
Reference in New Issue
Block a user