aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClaude <longneck@scratchbook.ch>2013-03-08 10:16:00 +0100
committerClaude <longneck@scratchbook.ch>2013-03-08 10:16:00 +0100
commit5a6415de48d776ce0064bf8baf5df52698325d36 (patch)
tree057445480ba3b3131d29b7141f65b24af26fd50a /README.md
parent1bc81304cb8cc644f7796fee939e701e0a38a7f7 (diff)
downloadstikked-fit-5a6415de48d776ce0064bf8baf5df52698325d36.tar.gz
stikked-fit-5a6415de48d776ce0064bf8baf5df52698325d36.tar.bz2
stikked-fit-5a6415de48d776ce0064bf8baf5df52698325d36.zip
mention cronjob in readme, issue #47
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 814df3f..35ed950 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,8 @@ Installation
* The database structure will be created automatically if it doesn't exist.
* No special file permissions are needed by default. Optional: If you want to have the JavaScript- and CSS-files minified, the static/asset/ folder has to be writable.
+* To ensure that pastes with an expiration set get cleaned up, define the cron key in the config and set up a cronjob, for example:
+ * */5 * * * * curl --silent http://yoursite.com/cron/[key]
Changelog
@@ -35,7 +37,7 @@ Changelog
### Version 0.8.5:
-Todo. Planned: Refactoring of pastes model, unit tests, easier spamadmin, documentation, and more
+Todo. Planned: Refactoring of pastes model, unit tests, diff-view, easier spamadmin, documentation, and more
### Version 0.8.4:

© 2014-2024 Faster IT GmbH | imprint | privacy policy