Skip to content
Snippets Groups Projects
Verified Commit 139e7db4 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

Set logo text and link

parent 8f1c317f
No related branches found
No related tags found
No related merge requests found
......@@ -93,3 +93,8 @@ Set($DatabaseName, 'rtdb');
### E-Mail
Set($ParseNewMessageForTicketCcs, 1);
Set($SetOutgoingMailFrom, '{{rt_bounceaddress}}');
### Logo
Set($LogoAltText, '{{rt_logotext}}');
Set($LogoLinkUrl, '{{rt_logolinkurl}}');
#Set($LogoUrl, it’s easier to upload this in the web interface);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment