mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Enable API protection in serverless (#162149)
This commit is contained in:
parent
282961a0c1
commit
f2e23d7cc0
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ xpack.security.ui.roleManagementEnabled: false
|
|||
xpack.security.ui.roleMappingManagementEnabled: false
|
||||
|
||||
# Enforce restring access to internal APIs see https://github.com/elastic/kibana/issues/151940
|
||||
# server.restrictInternalApis: true
|
||||
server.restrictInternalApis: true
|
||||
# Telemetry enabled by default and not disableable via UI
|
||||
telemetry.optIn: true
|
||||
telemetry.allowChangingOptInStatus: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue