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

Merge branch 'samba-master-patch-38223' into 'master'

configuring WebBaseURL to helpdesk.autistici.org

See merge request !191
parents 4fd54913 b2900b94
No related branches found
No related tags found
1 merge request!191configuring WebBaseURL to helpdesk.autistici.org
# Set the Organization name and our public URL.
Set($rtname, '{{ helpdesk_app_name }}');
Set($WebBaseURL , 'https://helpdesk.autistici.org/rt/');
Set($Organization, '{{ helpdesk_organization }}');
Set($WebDomain, 'helpdesk.{{ domain_public[0] }}');
Set($WebPort, 443);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment