Clean up DispatcherS

This commit is contained in:
armirveliaj
2025-01-17 06:02:29 -05:00
committed by Dan Christian Bogos
parent e23759b4a8
commit 7db65ca62c
280 changed files with 1086 additions and 36509 deletions

View File

@@ -22,8 +22,6 @@
"caches":{
"partitions": {
"*dispatcher_routes": {"limit": -1, "ttl": "1h", "replicate": true},
"*dispatcher_loads": {"limit": -1, "replicate": true}
},
"replication_conns": ["cacheReplication"],
"remote_conns": ["cacheReplication"],
@@ -36,12 +34,7 @@
},
},
"dispatchers":{
"enabled": true,
},
"admins": {
"enabled": true,

View File

@@ -28,15 +28,10 @@
"caches":{
"partitions": {
"*dispatcher_routes": {"limit": -1, "ttl": "1h"}
},
},
"dispatchers":{
"enabled": true,
},
"admins": {
"enabled": true,
},