From d9a53d3e6e417baec1f77950a51331d0b1fb9b5f Mon Sep 17 00:00:00 2001 From: Martin Date: Fri, 29 Dec 2017 20:42:11 +0100 Subject: [PATCH] Add note about paste expiration, cosmetic fixes. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a112c4..2aebfa5 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,9 @@ something like: } ``` -Where `path` represents where you want the files stored +where `path` represents where you want the files stored. + +File storage currently does not support paste expiration, you can follow [#191](/../../issues/191) for status updates. ### Redis @@ -228,4 +230,4 @@ SOFTWARE * jQuery: MIT/GPL license * highlight.js: Copyright © 2006, Ivan Sagalaev -* highlightjs-coffeescript: WTFPL - Copyright © 2011, Dmytrii Nagirniak \ No newline at end of file +* highlightjs-coffeescript: WTFPL - Copyright © 2011, Dmytrii Nagirniak