Co-authored-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Björn Schießle
2020-08-13 15:35:47 +02:00
committed by GitHub
parent 1e1576568d
commit 356aad9349

View File

@@ -68,7 +68,7 @@ Distinguish between max expire date and default expire date
The expire date which can be set and enforced in the settings above are the hard limit and the
default value at the same time. Sometimes admins want to have a moderate default expire date,
for example 7 days but make sure that the user can't extend it to more than 14 days.
for example 7 days but make sure that the user can't extend it to more than 14 days.
In order to do so the user can set a enforced expire date in the settings as described above
and set the default value to something below the maximal possible expire date with the following