mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-14 19:14:27 +05:00
Update moonraker.conf
Update the default moonraker.conf to be mostly in sync with https://github.com/Arksine/moonraker/blob/master/docs/installation.md#moonraker-configuration-moonrakerconf
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
[server]
|
[server]
|
||||||
host: 0.0.0.0
|
host: 0.0.0.0
|
||||||
|
port: 7125
|
||||||
|
enable_debug_logging: True
|
||||||
config_path: ~/klipper_config
|
config_path: ~/klipper_config
|
||||||
|
|
||||||
[authorization]
|
[authorization]
|
||||||
enabled: true
|
enabled: True
|
||||||
trusted_clients:
|
trusted_clients:
|
||||||
127.0.0.1
|
127.0.0.1
|
||||||
Reference in New Issue
Block a user