Add note about paste expiration, cosmetic fixes.

This commit is contained in:
Martin 2017-12-29 20:42:11 +01:00 committed by GitHub
parent 8da37ea5de
commit d9a53d3e6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 ### Redis
@ -228,4 +230,4 @@ SOFTWARE
* jQuery: MIT/GPL license * jQuery: MIT/GPL license
* highlight.js: Copyright © 2006, Ivan Sagalaev * highlight.js: Copyright © 2006, Ivan Sagalaev
* highlightjs-coffeescript: WTFPL - Copyright © 2011, Dmytrii Nagirniak * highlightjs-coffeescript: WTFPL - Copyright © 2011, Dmytrii Nagirniak