Merge pull request #118 from allixx/lockfile-config.sh.example

Added LOCKFILE to config.sh.example
This commit is contained in:
Lukas Schauer
2016-02-03 03:20:31 +01:00

View File

@@ -65,3 +65,6 @@
# E-mail to use during the registration (default: <unset>)
#CONTACT_EMAIL=
# Lockfile location, to prevent concurrent access (default: $BASEDIR/lock)
#LOCKFILE="${BASEDIR}/lock"