diff --git a/config.json b/config.json index 12b13a7..9f7182e 100644 --- a/config.json +++ b/config.json @@ -20,6 +20,7 @@ "name" : "server1", "address" : "", "port" : "" - } + }, + "active" : ["server1"] } }