Skip to content

Commit

Permalink
Update core_deprecations.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mshustov authored Dec 3, 2020
1 parent 20329bf commit a1e12f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/server/config/deprecation/core_deprecations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@ export const coreDeprecationProvider: ConfigDeprecationProvider = ({
renameFromRoot('cpuacct.cgroup.path.override', 'ops.cGroupOverrides.cpuAcctPath'),
unusedFromRoot('elasticsearch.preserveHost'),
unusedFromRoot('elasticsearch.startupTimeout'),
rename('cpu.cgroup.path.override', 'ops.cGroupOverrides.cpuPath'),
rename('cpuacct.cgroup.path.override', 'ops.cGroupOverrides.cpuAcctPath'),
rename('server.xsrf.whitelist', 'server.xsrf.allowlist'),
configPathDeprecation,
dataPathDeprecation,
Expand Down

0 comments on commit a1e12f0

Please sign in to comment.