mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
Don't require hardware acceleration. Fixes #1780
This commit is contained in:
parent
3344cfb98a
commit
79b93defbd
@ -77,4 +77,4 @@ require_kvm = True
|
||||
; Enable hardware acceleration (all platforms)
|
||||
enable_hardware_acceleration = True
|
||||
; Require hardware acceleration in order to start VMs (all platforms)
|
||||
require_hardware_acceleration = True
|
||||
require_hardware_acceleration = False
|
||||
|
Loading…
Reference in New Issue
Block a user