aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClaude <longneck@scratchbook.ch>2014-02-28 20:08:20 +0100
committerClaude <longneck@scratchbook.ch>2014-02-28 20:08:20 +0100
commit7a00074f0538c22c1402b1aac699348ab9962877 (patch)
treeb559f8c417117a4963ab8ecaf7f041b5fa2a45c3 /README.md
parent380ab763a25a6299bc853f9ce3ee5227b5bc07fb (diff)
downloadstikked-fit-7a00074f0538c22c1402b1aac699348ab9962877.tar.gz
stikked-fit-7a00074f0538c22c1402b1aac699348ab9962877.tar.bz2
stikked-fit-7a00074f0538c22c1402b1aac699348ab9962877.zip
mention gd
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a89f258..77f5aac 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ 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.
+* You need to have the GD extension for PHP enabled so that the QR codes are rendered.
* 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]

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