add space parameter

This commit is contained in:
2022-03-05 11:13:05 +01:00
parent d1d6a80fe7
commit 5c526cf2b4
13 changed files with 86 additions and 8 deletions

View File

@ -0,0 +1,10 @@
{
"rougail.proxy_authentifie.toto1": {
"owner": "default",
"value": null
},
"rougail.proxy_authentifie.toto2": {
"owner": "default",
"value": "3127"
}
}

View File

@ -0,0 +1,4 @@
{
"rougail.proxy_authentifie.toto1": null,
"rougail.proxy_authentifie.toto2": "3127"
}

View File

@ -0,0 +1,10 @@
{
"rougail.proxy_authentifie.toto1": {
"owner": "default",
"value": null
},
"rougail.proxy_authentifie.toto2": {
"owner": "default",
"value": "3127"
}
}