summaryrefslogtreecommitdiff
path: root/provider_base/common.json
diff options
context:
space:
mode:
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 8ffe8cd4..8e4dc6e7 100644
--- a/provider_base/common.json
+++ b/provider_base/common.json
@@ -25,8 +25,9 @@
"ca_cert": "= try_file :ca_cert"
},
"local": false,
+ "production": false,
"service_type": "internal_service",
"development": {
- "site_config": true
+ "site_config": true
}
}