aboutsummaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/example_config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/example_config.toml b/extra/example_config.toml
index cd66403..1baa536 100644
--- a/extra/example_config.toml
+++ b/extra/example_config.toml
@@ -1,7 +1,7 @@
bind_addr = "127.0.0.1:9292"
upstream_addr = "127.0.0.1:9200"
-allow_all_indices = false
+unsafe_all_indices = false
# Index-level configuration
[[index]]