Extended docs for SQLITE stuff

This commit is contained in:
Simon Beginn 2021-10-14 13:17:51 +02:00
parent 0630b22611
commit fba768bd51
No known key found for this signature in database
GPG key ID: 033A4D4CE4E063D6
2 changed files with 5 additions and 8 deletions

View file

@ -230,6 +230,10 @@ ENV RENEWAL_INTERVAL 10080
# Use this flag to store request information from unique clients in an SQLite database.
ENV SQLITE false
# TCP-port
# The network port to listen with the web interface on. The default is "8080".
ENV SQLITE_PORT 8080
# hwid
# Use this flag to specify a HWID.
# The HWID must be an 16-character string of hex characters.