log mod_pastebin/mod_pastebin.lua @ 60:5cca708c9f11

age author description
Fri, 02 Oct 2009 22:16:19 +0100 Matthew Wild mod_pastebin: Comment some debug logging on every message
Fri, 02 Oct 2009 22:15:14 +0100 Matthew Wild mod_pastebin: Expire pastes after 'pastebin_expire_after' hours, 24 by default
Fri, 02 Oct 2009 13:52:37 +0100 Matthew Wild mod_pastebin: Allow per-host pastebin_threshold
Thu, 01 Oct 2009 20:58:11 +0100 Matthew Wild mod_pastebin: Small fix to read the pastebin URL from the config
Fri, 25 Sep 2009 22:22:58 +0100 Matthew Wild mod_pastebin: Set default of 500 chars for pastebin_threshold
Fri, 25 Sep 2009 21:54:16 +0100 Matthew Wild mod_pastebin: Allow configurable message length threshold
Fri, 25 Sep 2009 14:51:53 +0100 Matthew Wild mod_pastebin: Initial commit