# config loaded by asp script
%Config = (
	XMLSubsMatch => 'site:\w+',
	Debug => 3,
	UseStrict => 1,
	Global => './global',
);