Commit 489196d6 authored by Jérome Perrin's avatar Jérome Perrin

fixup! stack/caucase,stack/erp5,software/caucase: Update for caucase 0.9.5

fix json format
parent 39bf90b1
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"type": "integer", "type": "integer",
"default": 1 "default": 1
}, },
"key-length" : { "key-length": {
"title": "Key length", "title": "Key length",
"description": "Size, in bits, of the SSL key generated to authenticate users.", "description": "Size, in bits, of the SSL key generated to authenticate users.",
"default": 2048, "default": 2048,
......
...@@ -384,7 +384,7 @@ ...@@ -384,7 +384,7 @@
"ssl": { "ssl": {
"description": "HTTPS certificate generation parameters", "description": "HTTPS certificate generation parameters",
"properties": { "properties": {
"caucase-url":{ "caucase-url": {
"title": "Caucase URL", "title": "Caucase URL",
"description": "URL of caucase service to use. If not set, global setting will be used.", "description": "URL of caucase service to use. If not set, global setting will be used.",
"type": "string" "type": "string"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment