Files
2026-05-28 06:56:46 -07:00

14 lines
349 B
Plaintext

${_DEPLOY_MARKER_}
[Server]
host = ${_listen_host}
port = ${_GNS3_PORT_}
images_path = ${_GNS3_HOME_}/images
projects_path = ${_GNS3_HOME_}/projects
appliances_path = ${_GNS3_HOME_}/appliances
configs_path = ${_GNS3_HOME_}/configs
report_errors = True
[Qemu]
enable_hardware_acceleration = ${_hw_accel}
require_hardware_acceleration = ${_hw_accel}