ansible/roles/moonraker/templates/moonraker.conf.j2
Thomas Schmid aa6286623d add klipper related roles and noodlehub role
Signed-off-by: Thomas Schmid <tom@lfence.de>
2022-01-20 20:40:32 +01:00

25 lines
376 B
Django/Jinja

[server]
host: {{ moonraker_host }}
port: {{ moonraker_port }}
[file_manager]
config_path: {{ moonraker_file_manager_config_path }}
log_path: {{ moonraker_file_manager_log_path }}
queue_gcode_uploads: True
enable_object_processing: True
[authorization]
trusted_clients:
0.0.0.0/0
[secrets]
secrets_path: /etc/moonraker/passwd
[octoprint_compat]
[history]
[zeroconf]