changeset 466:25afe4b60780

mod_pastebin works on 0.9 but there's no pastebin_ports anymore
author Kim Alvefur <zash@zash.se>
date Wed, 09 Jul 2014 10:32:56 +0200
parents 9f46b0a1e21b
children 739ba93e66f2
files mod_pastebin.wiki
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_pastebin.wiki	Fri Jun 27 22:41:05 2014 +0000
+++ b/mod_pastebin.wiki	Wed Jul 09 10:32:56 2014 +0200
@@ -32,6 +32,7 @@
 ||pastebin_expire_after||Number of hours after which to expire (remove) a paste, defaults to 24. Set to 0 to store pastes permanently on disk.||
 
 = Compatibility =
+||0.9||Works, but pastebin_ports does not exist anymore, see the 0.9.0 release notes||
 ||0.8||Works||
 ||0.7||Works||
 ||0.6||Works||
@@ -39,4 +40,4 @@
 = Todo =
 
   * Maximum paste length
-  * Web interface to submit pastes?
\ No newline at end of file
+  * Web interface to submit pastes?