X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=blobdiff_plain;f=RT_SiteConfig.pm;h=2daff7f5f9484c8198da9d9ccb61d52d51970703;hp=5c2f530543fe341d3f6be11f312abded509af686;hb=c28b79b02e9d773d0385050ad503d011eefaa024;hpb=27c2ea9bbeb04156550fdf5138010d625306dc87 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));