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.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/provider_base/common.json b/provider_base/common.json
index 74eb494c..8ffe8cd4 100644
--- a/provider_base/common.json
+++ b/provider_base/common.json
@@ -25,5 +25,8 @@
"ca_cert": "= try_file :ca_cert"
},
"local": false,
- "service_type": "internal_service"
+ "service_type": "internal_service",
+ "development": {
+ "site_config": true
+ }
}