# HG changeset patch # User maranda3985@gmail.com # Date 1302652292 0 # Node ID 9aab3736b3cad191e21fa3fea419576cb3f2e36b # Parent ad1b7e71c32ee8bd95f871d9bcc429ff49a4765f Added hint. diff -r ad1b7e71c32e -r 9aab3736b3ca mod_register_json.wiki --- a/mod_register_json.wiki Tue Apr 12 23:34:57 2011 +0000 +++ b/mod_register_json.wiki Tue Apr 12 23:51:32 2011 +0000 @@ -27,6 +27,8 @@ Copy the module file into your prosody modules directory. Load the module in your configuration file's global section (Host "*"), that would suffice to run it. +Hint: pairing with mod_register_url is helpful, to allow server registrations only via your webform. + Optional configuration directives: {{{ reg_servlet_realm = "Your Realm Name of choice" -- Modifies the name of the authentication realm.