Revision: 3173
Author: jaim...@gmail.com
Date: Tue Sep 25 02:19:25 2012
Log: Updated documentation for radius module.
http://code.google.com/p/simplesamlphp/source/detail?r=3173
Modified:
/trunk/modules/radius/docs/radius.txt
=======================================
--- /trunk/modules/radius/docs/radius.txt Tue Aug 28 01:34:09 2012
+++ /trunk/modules/radius/docs/radius.txt Tue Sep 25 02:19:25 2012
@@ -39,6 +39,9 @@
/*
* The number of times we should retry connections to the RADIUS
server.
+ * Please note that retries would be attempted with each server before
+ * trying with the next server in the queue, so if you want not to wait
+ * before trying the next server, retries should be set to 1.
* Optional, defaults to 3 attempts.
*/
'retries' => 3,
--
You received this message because you are subscribed to the Google Groups
"simpleSAMLphp commits" group.
To post to this group, send email to simplesamlphp-commits@googlegroups.com.
To unsubscribe from this group, send email to
simplesamlphp-commits+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/simplesamlphp-commits?hl=en.