summaryrefslogtreecommitdiff
path: root/provider_base/common.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-05-27 13:58:25 -0700
committerelijah <elijah@riseup.net>2013-05-27 13:58:25 -0700
commita39f9981e7227b8e4668937a7bf0f658e1fbe8bd (patch)
treecb7304dd79432749e0a4ae75084691afc4c876d4 /provider_base/common.json
parent13ffb62b3e24521117770e43ab17212a9f980b0d (diff)
common.json - default all nodes to be 'enabled'
Diffstat (limited to 'provider_base/common.json')
-rw-r--r--provider_base/common.json3
1 files changed, 2 insertions, 1 deletions
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
}