Feat: add processing and log path to moonraker
This commit is contained in:
parent
d6c65082a9
commit
8e2e4ea21a
|
|
@ -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