Mercurial > prosody-wiki
changeset 43:7996062e839e
Added info about pastebin_expire_after and updated the todo
author | MWild1 |
---|---|
date | Fri, 02 Oct 2009 21:24:31 +0000 |
parents | 5cd506c117e9 |
children | 942a91d11b25 |
files | mod_pastebin.wiki |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_pastebin.wiki Fri Oct 02 01:24:37 2009 +0000 +++ b/mod_pastebin.wiki Fri Oct 02 21:24:31 2009 +0000 @@ -25,6 +25,7 @@ ||pastebin_ports||List of ports to run the HTTP server on, same format as mod_httpserver's http_ports|| ||pastebin_threshold||Minimum length (in characters) of a message to be sent to the pastebin (default 500 characters)|| ||pastebin_url||Base URL to display for pastebin links, must end with / and redirect to Prosody's built-in HTTP server|| +||pastebin_expire_after||Number of hours after which to expire (remove) a paste, defaults to 24|| = Compatibility = ||0.6||Works|| @@ -32,6 +33,5 @@ = Todo = - * Expire pastes * Maximum paste length * Web interface to submit pastes? \ No newline at end of file