Added LOCKFILE to config.sh.example

This commit is contained in:
allixx
2016-02-02 11:16:53 +03:00
parent b6fafea0f5
commit a87b92649e

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"