log mod_pastebin/mod_pastebin.lua @ 62:0dfd65bfedb0

age author description
2009-10-02 Matthew Wild mod_pastebin: Comment some debug logging on every message
2009-10-02 Matthew Wild mod_pastebin: Expire pastes after 'pastebin_expire_after' hours, 24 by default
2009-10-02 Matthew Wild mod_pastebin: Allow per-host pastebin_threshold
2009-10-01 Matthew Wild mod_pastebin: Small fix to read the pastebin URL from the config
2009-09-25 Matthew Wild mod_pastebin: Set default of 500 chars for pastebin_threshold
2009-09-25 Matthew Wild mod_pastebin: Allow configurable message length threshold
2009-09-25 Matthew Wild mod_pastebin: Initial commit