-diff -ur zabbix-7.0.12.orig/src/go/conf/zabbix_web_service.conf zabbix-7.0.12/src/go/conf/zabbix_web_service.conf
---- zabbix-7.0.12.orig/src/go/conf/zabbix_web_service.conf 2025-04-17 08:10:29.000000000 +0200
-+++ zabbix-7.0.12/src/go/conf/zabbix_web_service.conf 2025-04-22 20:41:46.258840498 +0200
+@@ -543,12 +543,9 @@
+
+ ### Option: Include
+ # You may include individual files or all files in a directory in the configuration file.
+-# Installing Zabbix will create include directory in /usr/local/etc, unless modified during the compile time.
+ #
+ # Mandatory: no
+ # Default:
+ # Include=
+
+-# Include=/usr/local/etc/zabbix_agent2.userparams.conf
+-# Include=/usr/local/etc/zabbix_agent2.conf.d/
+-# Include=/usr/local/etc/zabbix_agent2.conf.d/*.conf
++Include=/etc/zabbix/zabbix_agent2.conf.d/*.conf
+diff -ur zabbix-7.0.18.orig/src/go/conf/zabbix_web_service.conf zabbix-7.0.18/src/go/conf/zabbix_web_service.conf
+--- zabbix-7.0.18.orig/src/go/conf/zabbix_web_service.conf 2025-08-25 08:42:21.000000000 +0200
++++ zabbix-7.0.18/src/go/conf/zabbix_web_service.conf 2025-09-10 17:23:53.798521034 +0200