From a39f9981e7227b8e4668937a7bf0f658e1fbe8bd Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 27 May 2013 13:58:25 -0700 Subject: common.json - default all nodes to be 'enabled' --- provider_base/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'provider_base') diff --git a/provider_base/common.json b/provider_base/common.json index e89fce7e..d3ae84ff 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -30,5 +30,6 @@ "site_config": true }, "name": "common", - "location": null + "location": null, + "enabled": true } -- cgit v1.2.3