Mercurial > prosody-modules
diff mod_ircd/squishy @ 455:52f2188ec47d
mod_default_vcard: Sets initial vCard from data enterd on registration
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 15 Oct 2011 13:43:37 +0200 |
parents | 21cb01de89a8 |
children | bbea8081c865 |
line wrap: on
line diff
--- a/mod_ircd/squishy Tue Oct 11 01:42:31 2011 +0100 +++ b/mod_ircd/squishy Sat Oct 15 13:43:37 2011 +0200 @@ -1,6 +1,6 @@ -Output "mod_ircd.out.lua" +Output "mod_ircd.lua" -- In theory, you should be able to leave all but verses groupchat and presence plugins Module "verse" "verse.lua" -Main "mod_ircd.lua" +Main "mod_ircd.in.lua"