Clean up diagnostics comments in build.func

Removed commented lines related to diagnostics information.
This commit is contained in:
Michel Roegl-Brunner
2025-09-23 14:50:22 +02:00
committed by GitHub
parent 6e43ed60eb
commit 8f98298b68

View File

@@ -980,13 +980,11 @@ DIAGNOSTICS=yes
#To send diagnostics, set the variable 'DIAGNOSTICS' to "yes" in /usr/local/community-scripts/diagnostics, or use the menue.
#This will enable the diagnostics feature.
#The following information will be sent:
#"ct_type"
#"disk_size"
#"core_count"
#"ram_size"
#"os_type"
#"os_version"
#"disableip6"
#"nsapp"
#"method"
#"pve_version"
@@ -1007,13 +1005,11 @@ DIAGNOSTICS=no
#To send diagnostics, set the variable 'DIAGNOSTICS' to "yes" in /usr/local/community-scripts/diagnostics, or use the menue.
#This will enable the diagnostics feature.
#The following information will be sent:
#"ct_type"
#"disk_size"
#"core_count"
#"ram_size"
#"os_type"
#"os_version"
#"disableip6"
#"nsapp"
#"method"
#"pve_version"