Software / code / verse
Diff
squishy @ 155:9c9af7a196ed
plugins.private, squishy: Allow setting the storage node, and not just child(s). And add to squishy.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 20 Nov 2010 17:27:03 +0100 |
| parent | 153:f7c705485a2a |
| child | 156:ab0f0326b2b4 |
line wrap: on
line diff
--- a/squishy Thu Nov 11 03:13:51 2010 +0000 +++ b/squishy Sat Nov 20 17:27:03 2010 +0100 @@ -40,6 +40,7 @@ Module "verse.plugins.disco" "plugins/disco.lua" Module "verse.plugins.pep" "plugins/pep.lua" Module "verse.plugins.adhoc" "plugins/adhoc.lua" +Module "verse.plugins.private" "plugins/private.lua" if GetOption "bosh" ~= false then Module "net.httpclient_listener" "net/httpclient_listener.lua"