Allow to adjust ticket cache duration

This commit is contained in:
Raphael Michel
2020-08-05 13:23:20 +02:00
parent b6f47f6f4a
commit d72a03c434
3 changed files with 14 additions and 2 deletions
+9
View File
@@ -339,6 +339,15 @@ application. If you want to use sentry, you need to set a DSN in the configurati
You will be given this value by your sentry installation.
Caching
-------
You can adjust some caching settings to control how much storage pretix uses::
[cache]
tickets=48 ; Number of hours tickets (PDF, passbook, …) are cached
Secret length
-------------