Skip to content

Instantly share code, notes, and snippets.

@ethansiegl
Created April 29, 2020 21:20
Show Gist options
  • Save ethansiegl/5dbbb9937120e3153c2795c56b2c807c to your computer and use it in GitHub Desktop.
Save ethansiegl/5dbbb9937120e3153c2795c56b2c807c to your computer and use it in GitHub Desktop.
http.cors.allow-origin: /.*/
http.cors.enabled: true
http.cors.allow-credentials: true
http.max_content_length: 500mb
http.cors.allow-headers: "X-Requested-With, Content-Type, Content-Length, Authorization"
network.host: 0.0.0.0
path.repo: /backup
index.query.bool.max_clause_count: 5120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment