fix indentation
This commit is contained in:
parent
f743ac97c2
commit
d43e7395c7
|
@ -231,7 +231,7 @@ allowed to read.
|
|||
"data": {
|
||||
"max_ttl": "5h",
|
||||
"ttl": "1h",
|
||||
"ttl_max": "5h"
|
||||
"ttl_max": "5h"
|
||||
},
|
||||
"wrap_info": null,
|
||||
"warnings": ["The field ttl_max is deprecated and will be removed in a future release. Use max_ttl instead."],
|
||||
|
|
Loading…
Reference in New Issue