[xmppd-dev] commit r1547 - branches/RELEASE-1_6_1

mail at jabberd.org mail at jabberd.org
Mon Dec 8 19:12:11 CET 2008


Author: mawis
Date: Mon Dec  8 19:12:11 2008
New Revision: 1547

Log:
Fixing configuration example bug.

Modified:
   branches/RELEASE-1_6_1/jabber.xml.dist.in

Modified: branches/RELEASE-1_6_1/jabber.xml.dist.in
==============================================================================
--- branches/RELEASE-1_6_1/jabber.xml.dist.in	Mon Dec  8 19:04:35 2008	(r1546)
+++ branches/RELEASE-1_6_1/jabber.xml.dist.in	Mon Dec  8 19:12:11 2008	(r1547)
@@ -1103,7 +1103,7 @@
     <!-- about the flash basics on this, please look at:		-->
     <!-- http://www.adobe.com/devnet/flashplayer/articles/socket_policy_files.html -->
     <!--
-    <flash-policy-file>@localstatedir@/lib/jabberd/cross-domain-policy.xml</flash-policy-file>
+    <flash-policy>@localstatedir@/lib/jabberd/cross-domain-policy.xml</flash-policy>
     -->
   </io>
 


More information about the dev mailing list