parent
d6969fcf3a
commit
b6da075505
|
@ -62,7 +62,7 @@ PUT my_index
|
||||||
"my_type": {
|
"my_type": {
|
||||||
"_ttl": {
|
"_ttl": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"defaut": "5m"
|
"default": "5m"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue