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