Wiki Release: 2026.09.5 · UltimateClans: 9.1.4 · Documentation branch: 9 · Multiserver
Multiserver configuration#
This reference is generated from the installed files supplied for this documentation release. Keep YAML indentation intact and back up files before large changes.
config.yml#
| Path | Type | Default / sample value |
|---|---|---|
| Sync | section | |
| Sync.high | section | |
| Sync.high.enabled | boolean | False |
| Sync.high.sync_delay | integer | 40 |
| Sync.high.server_name | string | Clans |
| Sync.high.redis | section | |
| Sync.high.redis.channel | string | uclans:highsync |
| Sync.high.redis.host | string | localhost |
| Sync.high.redis.port | integer | 6379 |
| Sync.high.redis.user | string | |
| Sync.high.redis.password | string | password |
| Sync.high.redis.database | integer | 0 |
| Sync.high.redis.ssl | boolean | False |
| Sync.high.debug | section | |
| Sync.high.debug.console_messages_sent | boolean | False |
| Sync.high.debug.file_messages_sent | boolean | False |
| Sync.high.debug.console_received_messages | boolean | False |
| Sync.high.debug.file_received_messages | boolean | False |
| Sync.high.debug.dispatch | boolean | False |
| Sync.high.debug.file_dispatch | boolean | False |