This commit is contained in:
Thomas S Hatch 2013-08-26 15:56:32 -06:00
parent d0b11f3f0d
commit 7b60ef8698

View File

@ -246,7 +246,7 @@ DEFAULT_MINION_OPTS = {
DEFAULT_MASTER_OPTS = {
'interface': '0.0.0.0',
'publish_port': '4505',
'pub_hwm', 1,
'pub_hwm': 1,
'auth_mode': 1,
'user': 'root',
'worker_threads': 5,