mirror of
https://github.com/retspen/webvirtcloud
synced 2026-03-23 11:04:49 +00:00
Merge bffc69827f into 4ce76f57c6
This commit is contained in:
commit
6f63df75a0
1 changed files with 2 additions and 0 deletions
|
|
@ -103,3 +103,5 @@ QEMU_KEYMAPS = ['ar', 'da', 'de', 'de-ch', 'en-gb', 'en-us', 'es', 'et', 'fi',
|
|||
# keepalive interval and count for libvirt connections
|
||||
LIBVIRT_KEEPALIVE_INTERVAL = 5
|
||||
LIBVIRT_KEEPALIVE_COUNT = 5
|
||||
|
||||
SCREENSHOT_PATH = os.path.join(BASE_DIR, "static/screenshots")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue