Last active
October 27, 2020 11:26
-
-
Save Ikke/eac063616d9a02adbe0e42faf2df3fc1 to your computer and use it in GitHub Desktop.
Zabbix branding configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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