deprecate host_settings in favor of features (#7358)

Related to #7312, this makes use of the changes introduced in #7353 to rename host_settings to features while keeping backwards compatibility.
This commit is contained in:
Roberto Dip
2022-08-25 13:41:50 -03:00
committed by GitHub
parent 185bcc9d31
commit 9a1d2066bb
30 changed files with 443 additions and 99 deletions
+1
View File
@@ -0,0 +1 @@
* Renamed the `host_settings` config to `features`