Skip to content
Snippets Groups Projects
Commit 1f3d06d9 authored by samba's avatar samba
Browse files

Update rt4.pm.j2

parent 1d553276
No related branches found
No related tags found
1 merge request!192LogoLinkURL replace WebBaseURL
Pipeline #39598 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Set($rtname, '{{ helpdesk_app_name }}'); Set($rtname, '{{ helpdesk_app_name }}');
Set($LogoLinkURL , 'https://helpdesk.autistici.org/rt/'); Set($LogoLinkURL , 'https://helpdesk.autistici.org/rt/');
Set($Organization, '{{ helpdesk_organization }}'); Set($Organization, '{{ helpdesk_organization }}');
Set($WebDomain, 'helpdesk.{{ domain_public[0] }}'); Set($WebDomain, 'helpdesk.autistici.org);
Set($WebPort, 443); Set($WebPort, 443);
Set($WebPath, '/rt'); Set($WebPath, '/rt');
Set($CanonicalizeRedirectURLs, 1); Set($CanonicalizeRedirectURLs, 1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment