Mercurial > prosody-wiki
changeset 347:eebd8417a2ad
Updated as the whole module folder is supposed to be copied now.
author | maranda3985@gmail.com |
---|---|
date | Wed, 01 May 2013 22:43:09 +0000 |
parents | a058cd983c6b |
children | b229ce111aa2 |
files | mod_register_json.wiki |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_register_json.wiki Mon Apr 29 21:24:05 2013 +0000 +++ b/mod_register_json.wiki Wed May 01 22:43:09 2013 +0000 @@ -43,7 +43,7 @@ = Usage = -Copy the module file into your prosody modules directory. +Copy the module folder and all its contents (register_json) into your prosody modules' directory. Add the module your vhost of choice modules_enabled. Hint: pairing with mod_register_url is helpful, to allow server registrations only via your webform.