mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-10-10 08:19:24 +08:00
Removed sqliteweb support
This commit is contained in:
@@ -230,14 +230,6 @@ ENV ACTIVATION_INTERVAL 120
|
||||
# Use this flag to specify the renewal interval (in minutes). Default is 10080 minutes (7 days).
|
||||
ENV RENEWAL_INTERVAL 10080
|
||||
|
||||
# Use SQLITE
|
||||
# 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.
|
||||
|
Reference in New Issue
Block a user