Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note about paste expiration, cosmetic fixes. #192

Merged
merged 2 commits into from
Dec 31, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we link to the issue here we need to use an absolute link, otherwise those viewing this not on GitHub will have no context. Also, I'm not sure about including the issue in the status

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've converted the path to an absolute one.

As for including a status issue in the readme - I see nothing wrong with that and find it neat for people who would welcome that feature, as they can just instantly view the issue and subscribe to it.

Up to you if you want to keep it there though.


### Redis

Expand Down Expand Up @@ -228,4 +230,4 @@ SOFTWARE

* jQuery: MIT/GPL license
* highlight.js: Copyright © 2006, Ivan Sagalaev
* highlightjs-coffeescript: WTFPL - Copyright © 2011, Dmytrii Nagirniak
* highlightjs-coffeescript: WTFPL - Copyright © 2011, Dmytrii Nagirniak