mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-23 07:43:36 +05:00
chore: apply changes made in mainsailOS 0.6.1
This commit is contained in:
@@ -18,10 +18,10 @@ trusted_clients:
|
||||
FE80::/10
|
||||
::1/128
|
||||
cors_domains:
|
||||
*.lan
|
||||
*.local
|
||||
*://my.mainsail.xyz
|
||||
*://app.fluidd.xyz
|
||||
http://*.lan
|
||||
http://*.local
|
||||
http://*://my.mainsail.xyz
|
||||
http://*://app.fluidd.xyz
|
||||
|
||||
[file_manager]
|
||||
config_path: %CFG%
|
||||
@@ -33,18 +33,17 @@ log_path: %LOG%
|
||||
|
||||
[update_manager]
|
||||
channel: dev
|
||||
refresh_interval: 168
|
||||
|
||||
[update_manager mainsail]
|
||||
type: web_beta
|
||||
type: web
|
||||
repo: mainsail-crew/mainsail
|
||||
path: ~/mainsail
|
||||
refresh_interval: 24
|
||||
|
||||
[update_manager fluidd]
|
||||
type: web_beta
|
||||
type: web
|
||||
repo: fluidd-core/fluidd
|
||||
path: ~/fluidd
|
||||
refresh_interval: 24
|
||||
|
||||
#[update_manager KlipperScreen]
|
||||
#type: git_repo
|
||||
|
||||
Reference in New Issue
Block a user