renamed old setting

This commit is contained in:
Pablo Hoffman 2009-05-20 02:15:31 -03:00
parent befd28eef4
commit 48bfd3fe4b
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ CLUSTER_MASTER_PORT = 8790
CLUSTER_MASTER_ENABLED = 0
CLUSTER_MASTER_POLL_INTERVAL = 60
CLUSTER_MASTER_NODES = {}
CLUSTER_MASTER_CACHEFILE = ""
CLUSTER_MASTER_STATEFILE = ""
CLUSTER_WORKER_ENABLED = 0
CLUSTER_WORKER_MAXPROC = 4