Added max cache duration, reduced max paste size

This commit is contained in:
Reuh 2016-12-17 18:40:59 +01:00
parent 32e4be15b0
commit b46d823da3
3 changed files with 10 additions and 7 deletions

View file

@ -1,5 +1,6 @@
vrel 0.1.5:
- Doubled the default maximum lifetime (3 months -> 6 months).
- Reduced max paste size (15MB -> 10MB).
- Doubled the default max lifetime (3 months -> 6 months).
- Added an optional configuration file.
- Added syntax setting per-paste.
- Sender IP storing should work with proxies.