1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Increase some max_length

This commit is contained in:
T. Tran 2019-11-09 00:07:02 +07:00
parent a66ebba12b
commit 08e694db4d
6 changed files with 20 additions and 19 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@ venv
.vscode
.idea
.DS_*
.webvirtcloud
*.pyc
db.sqlite3*
console/cert.pem*