Reorganized RT->Freeside integration to support Internal (single RT/Freeside database...
[freeside.git] / rt / etc / RT_SiteConfig.pm
index 572a2ba..3c37a41 100644 (file)
@@ -10,4 +10,6 @@ $RT::WebExternalAuth = 1;
 $RT::WebFallbackToInternal = 1; #no
 $RT::WebExternalAuto = 1;
 
+$RT::URI::freeside::IntegrationType = 'Internal';
+
 1;