[ap4r-devel] [259] trunk/ap4r/config/queues_mysql.cfg: Modified: default configuratin for access control list.

kato-k at rubyforge.org kato-k at rubyforge.org
Fri Aug 24 03:58:13 EDT 2007


Revision: 259
Author:   kato-k
Date:     2007-08-24 03:58:12 -0400 (Fri, 24 Aug 2007)

Log Message:
-----------
Modified: default configuratin for access control list.

Modified Paths:
--------------
    trunk/ap4r/config/queues_mysql.cfg

Modified: trunk/ap4r/config/queues_mysql.cfg
===================================================================
--- trunk/ap4r/config/queues_mysql.cfg	2007-08-24 07:32:32 UTC (rev 258)
+++ trunk/ap4r/config/queues_mysql.cfg	2007-08-24 07:58:12 UTC (rev 259)
@@ -8,7 +8,7 @@
 drb: 
   host: 
   port: 6438
-  acl: allow 127.0.0.1 allow 10.0.0.0/8
+  acl: allow 127.0.0.1 allow ::1 allow 10.0.0.0/8
 dispatchers:
   -
     targets: queue.*
@@ -16,4 +16,4 @@
 #carriers:
 #  - 
 #    source_uri: druby://another.host.local:6438
-#    threads: 1
\ No newline at end of file
+#    threads: 1




More information about the ap4r-devel mailing list