Skip to content

Commit a1e12f0

Browse files
authored
Update core_deprecations.ts
1 parent 20329bf commit a1e12f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/core/server/config/deprecation/core_deprecations.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@ export const coreDeprecationProvider: ConfigDeprecationProvider = ({
140140
renameFromRoot('cpuacct.cgroup.path.override', 'ops.cGroupOverrides.cpuAcctPath'),
141141
unusedFromRoot('elasticsearch.preserveHost'),
142142
unusedFromRoot('elasticsearch.startupTimeout'),
143-
rename('cpu.cgroup.path.override', 'ops.cGroupOverrides.cpuPath'),
144-
rename('cpuacct.cgroup.path.override', 'ops.cGroupOverrides.cpuAcctPath'),
145143
rename('server.xsrf.whitelist', 'server.xsrf.allowlist'),
146144
configPathDeprecation,
147145
dataPathDeprecation,

0 commit comments

Comments
 (0)