# HG changeset patch # User Marco Cirillo # Date 1338001171 0 # Node ID 41d03be9ac769e756b36dc7f97382696bdd3b57a # Parent 7a597092e71f63cd5e26e668c19b256c9b40884a updated wiki. diff -r 7a597092e71f -r 41d03be9ac76 mod_register_json.wiki --- a/mod_register_json.wiki Sat May 26 02:55:01 2012 +0000 +++ b/mod_register_json.wiki Sat May 26 02:59:31 2012 +0000 @@ -31,6 +31,7 @@ Optional configuration directives: +reg_servlet_base = "/base-path/" -- Base path of the plugin reg_servlet_realm = "Your Realm Name of choice" -- Modifies the name of the authentication realm. reg_servlet_ttime = seconds -- Specifies the time (in seconds) between each request coming from the same remote address. reg_servlet_bl = { "1.2.3.4", "4.3.2.1" } -- The ip addresses in this list will be blacklisted and will not be able to submit registrations.