Create parameter for logo

This commit is contained in:
harkx 2016-01-01 09:42:14 +01:00
parent e6db412fbc
commit 4d3d381956
2 changed files with 2 additions and 1 deletions

View file

@ -57,3 +57,4 @@ $defaults['ttl'] = 3600; # Default TTL for record
## UI Options
$menutype = 'horizontal'; # horizontal|vertical - use a horizontal or vertical menu
$logo = 'https://www.tuxis.nl/uploads/images/nsedit.png';