Add view for editing global cluster config
This commit is contained in:
3
apps/clustering/literals.py
Normal file
3
apps/clustering/literals.py
Normal file
@@ -0,0 +1,3 @@
|
||||
DEFAULT_NODE_HEARTBEAT_INTERVAL = 10
|
||||
DEFAULT_NODE_HEARTBEAT_TIMEOUT = 60
|
||||
DEFAULT_DEAD_NODE_REMOVAL_INTERVAL = 10
|
||||
Reference in New Issue
Block a user