mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-18 13:14:28 +05:00
31 lines
424 B
Plaintext
31 lines
424 B
Plaintext
[server]
|
|
host: 0.0.0.0
|
|
port: %PORT%
|
|
klippy_uds_address: %UDS%
|
|
|
|
[authorization]
|
|
trusted_clients:
|
|
%LAN%
|
|
10.0.0.0/8
|
|
127.0.0.0/8
|
|
169.254.0.0/16
|
|
172.16.0.0/12
|
|
192.168.0.0/16
|
|
FE80::/10
|
|
::1/128
|
|
cors_domains:
|
|
*.lan
|
|
*.local
|
|
*://localhost
|
|
*://localhost:*
|
|
*://my.mainsail.xyz
|
|
*://app.fluidd.xyz
|
|
|
|
[octoprint_compat]
|
|
|
|
[history]
|
|
|
|
[update_manager]
|
|
channel: dev
|
|
refresh_interval: 168
|