X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=blobdiff_plain;f=RT_SiteConfig.pm;h=2daff7f5f9484c8198da9d9ccb61d52d51970703;hp=5c2f530543fe341d3f6be11f312abded509af686;hb=0958d23852d17a8c3c8f8d4bf9e02c83587bf579;hpb=1818146d539ff99918d27fb3457657d4fd75ed57 diff --git a/RT_SiteConfig.pm b/RT_SiteConfig.pm index 5c2f530..2daff7f 100644 --- a/RT_SiteConfig.pm +++ b/RT_SiteConfig.pm @@ -47,7 +47,7 @@ Set($DatabaseRTHost , 'localhost'); Set($WebPath , "/rt3"); # e.g. Set($WebPath , ""); #URL -Set($WebBaseURL , "https://PLC_RT_HOSTNAME"); # Set($WebBaseURL , "http://rt.PLC_RT_HOSTNAME"); +Set($WebBaseURL , "http://PLC_RT_HOSTNAME"); # Set($WebBaseURL , "http://rt.PLC_RT_HOSTNAME"); #Adding plugins #Set(@Plugins,qw(RT::FM));