Feat: add processing and log path to moonraker
This commit is contained in:
parent
cd3fa4449c
commit
cdeb1f0dfb
|
|
@ -3,6 +3,8 @@ host: 0.0.0.0
|
||||||
|
|
||||||
[file_manager]
|
[file_manager]
|
||||||
config_path: ~/config
|
config_path: ~/config
|
||||||
|
log_path: /tmp
|
||||||
|
enable_object_processing: True
|
||||||
|
|
||||||
[authorization]
|
[authorization]
|
||||||
trusted_clients:
|
trusted_clients:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue