Skip to content

Commit

Permalink
Fix redundant lines after conflict resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
ElenaStoeva committed Jul 13, 2023
1 parent 10d8e68 commit 31e07a1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,6 @@ server.versioned.strictClientVersionCheck: false
xpack.spaces.maxSpaces: 1
xpack.spaces.allowFeatureVisibility: false

# Temporarily allow unauthenticated access to task manager utilization & status/stats APIs for autoscaling
status.allowAnonymous: true
xpack.task_manager.unsafe.authenticate_background_task_utilization: false

# Only display console autocomplete suggestions for ES endpoints that are available in serverless
console.autocompleteDefinitions.endpointsAvailability: serverless

Expand Down

0 comments on commit 31e07a1

Please sign in to comment.