added option to automatically run cleanup routine (implements #389)

This commit is contained in:
Lukas Schauer
2017-07-10 20:20:04 +02:00
parent 14a5f63077
commit e6d6882c78
2 changed files with 11 additions and 1 deletions

View File

@@ -95,3 +95,6 @@
# Issuer chain cache directory (default: $BASEDIR/chains)
#CHAINCACHE="${BASEDIR}/chains"
# Automatic cleanup (default: no)
#AUTO_CLEANUP="no"