mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-18 13:14:28 +05:00
moonraker.conf: pre-configure clients for pre-release updates
moonraker.conf: set refresh_interval to 24hrs
This commit is contained in:
@@ -35,14 +35,16 @@ log_path: %LOG%
|
|||||||
channel: dev
|
channel: dev
|
||||||
|
|
||||||
[update_manager mainsail]
|
[update_manager mainsail]
|
||||||
type: web
|
type: web_beta
|
||||||
repo: mainsail-crew/mainsail
|
repo: mainsail-crew/mainsail
|
||||||
path: ~/mainsail
|
path: ~/mainsail
|
||||||
|
refresh_interval: 24
|
||||||
|
|
||||||
[update_manager fluidd]
|
[update_manager fluidd]
|
||||||
type: web
|
type: web_beta
|
||||||
repo: fluidd-core/fluidd
|
repo: fluidd-core/fluidd
|
||||||
path: ~/fluidd
|
path: ~/fluidd
|
||||||
|
refresh_interval: 24
|
||||||
|
|
||||||
#[update_manager KlipperScreen]
|
#[update_manager KlipperScreen]
|
||||||
#type: git_repo
|
#type: git_repo
|
||||||
|
|||||||
Reference in New Issue
Block a user