bind_addr = "127.0.0.1:9292" upstream_addr = "127.0.0.1:9200" unsafe_all_indices = false enable_cors = true # Index-level configuration [[index]] name = "test" # Configure additional indices by repeating the [[index]] block #[[index]] #name = "some-other-index"