mirror of
https://github.com/retspen/webvirtcloud
synced 2024-12-24 23:25:24 +00:00
setting.py.template add blank line at the end of file
This commit is contained in:
parent
ff96ce6648
commit
ab024acc78
1 changed files with 1 additions and 1 deletions
|
@ -176,4 +176,4 @@ INSTANCE_VOLUME_DEFAULT_OWNER = {'uid': 0, 'guid': 0}
|
||||||
INSTANCE_CPU_DEFAULT_MODE = 'host-model'
|
INSTANCE_CPU_DEFAULT_MODE = 'host-model'
|
||||||
|
|
||||||
# Chipset/Machine: pc or q35 for x86_64
|
# Chipset/Machine: pc or q35 for x86_64
|
||||||
INSTANCE_MACHINE_DEFAULT_TYPE = 'q35'
|
INSTANCE_MACHINE_DEFAULT_TYPE = 'q35'
|
||||||
|
|
Loading…
Reference in a new issue