feat: apply configuration on start

This commit is contained in:
2025-05-17 22:28:56 +02:00
parent d8e047d58b
commit 9e6fcbdd74
11 changed files with 156 additions and 19 deletions

View File

@@ -8,7 +8,7 @@ cluster:
# Enable the cluster agent
enabled: true
# Log level
log_level: INFO
log_level: DEBUG
# Name of the node in the cluster
node_name: rcond
# Secret key for the cluster agent used for message encryption.