correct schema type for client upstreams_cache_size
Signed-off-by: bakito <github@bakito.ch>
This commit is contained in:
parent
0920bb99fe
commit
8d1e1e8bec
|
@ -2709,7 +2709,7 @@
|
||||||
changed.
|
changed.
|
||||||
|
|
||||||
This behaviour can be changed in the future versions.
|
This behaviour can be changed in the future versions.
|
||||||
'type': 'boolean'
|
'type': 'integer'
|
||||||
'ClientAuto':
|
'ClientAuto':
|
||||||
'type': 'object'
|
'type': 'object'
|
||||||
'description': 'Auto-Client information'
|
'description': 'Auto-Client information'
|
||||||
|
|
Loading…
Reference in New Issue