Files
moonraker/tests/assets/moonraker/base_server.conf
2023-06-15 12:58:13 +08:00

19 lines
265 B
Plaintext

[server]
host: 0.0.0.0
port: 7010
ssl_port: 7011
klippy_uds_address: ${klippy_uds_path}
[database]
database_path: ${database_path}
[machine]
provider: none
[file_manager]
config_path: ${config_path}
log_path: ${log_path}
[secrets]
secrets_path: ${secrets_path}