Mercurial > prosody-wiki
diff mod_register_url.wiki @ 189:f95cbe1ac9d8
Modified to include changes.
author | maranda3985@gmail.com |
---|---|
date | Sun, 17 Apr 2011 14:59:07 +0000 |
parents | 799524731e7a |
children | 147be608021e |
line wrap: on
line diff
--- a/mod_register_url.wiki Wed Apr 13 03:43:49 2011 +0000 +++ b/mod_register_url.wiki Sun Apr 17 14:59:07 2011 +0000 @@ -19,6 +19,11 @@ registrarion_url = "*your web registration page url*" }}} +To not employ any whitelisting (i.e. registration is handled externally). +{{{ +no_registration_whitelist = true +}}} + = Compatibility = 0.7 should work.