Skip to content

Instantly share code, notes, and snippets.

@Ikke
Last active October 27, 2020 11:26
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ikke/eac063616d9a02adbe0e42faf2df3fc1 to your computer and use it in GitHub Desktop.
Save Ikke/eac063616d9a02adbe0e42faf2df3fc1 to your computer and use it in GitHub Desktop.
Zabbix branding configuration
<?php
//PHP5.6+
return [
'BRAND_HELP_URL' => '',
'BRAND_LOGO' => '',
'BRAND_FOOTER' => '',
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment