mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-31 15:28:24 -04:00
py-kms no longer supports python2 (#72)
* Removed python2 references * Removed python2 build files * Typo * Removed old python2 imports * Added IPv6 note to README Co-authored-by: Matteo ℱan <SystemRage@protonmail.com>
This commit is contained in:
parent
de61c660dd
commit
3d203cbe1d
9 changed files with 29 additions and 258 deletions
|
@ -87,5 +87,5 @@ ENV LOGFILE /var/log/pykms_logserver.log
|
|||
# EN: log file size in MB
|
||||
# RU: Максимальный размер Лог-файл в мегабайтах
|
||||
ENV LOGSIZE ""
|
||||
# Use this flag to set a maximum size (in MB) to the output log file. Desactivated by default.
|
||||
# Use this flag to set a maximum size (in MB) to the output log file. Deactivated by default.
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue