From 532795959a5e2739efde2b77699f19758d266aef Mon Sep 17 00:00:00 2001 From: eson <474420502@qq.com> Date: Mon, 17 Dec 2018 03:24:46 +0800 Subject: [PATCH] default yaml restart time change to 50s --- actives.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actives.yaml b/actives.yaml index 5f45e8a..7df2be4 100644 --- a/actives.yaml +++ b/actives.yaml @@ -6,4 +6,4 @@ switch: 192.168.6.100:8087: ["10.10.10.84", "10.10.10.85"] 192.168.6.100:8088: ["10.10.10.86", "10.10.10.87"] 192.168.6.100:8091: ["10.10.10.92", "10.10.10.93"] -restart: 65 \ No newline at end of file +restart: 50 \ No newline at end of file