Index: /FCKeditor/trunk/editor/filemanager/connectors/cfm/config.cfm
===================================================================
--- /FCKeditor/trunk/editor/filemanager/connectors/cfm/config.cfm	(revision 1545)
+++ /FCKeditor/trunk/editor/filemanager/connectors/cfm/config.cfm	(revision 1546)
@@ -27,5 +27,10 @@
 
 	// SECURITY: You must explicitly enable this "connector". (Set enabled to "true")
+	Config.Enabled = false ;
+
+	// @Packager.Remove.Start
+	// Attention: In the development version (SVN) the ColdFusion connector is enabled by default.
 	Config.Enabled = true ;
+	// @Packager.Remove.End
 
 	// Path to uploaded files relative to the document root.
