@ -0,0 +1,11 @@
package main
import (
"git.imbytecat.com/zabbix/zabbix-agent2-plugin-framework/config"
"log"
)
func main() {
config.LoadConfig()
log.Println(config.AppConfig)
}
The note is not visible to the blocked user.