mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Remove crowsnest entry moonraker.conf.
This commit is contained in:
@@ -5,21 +5,21 @@ klippy_uds_address: /home/pi/printer_data/comms/klippy.sock
|
|||||||
|
|
||||||
[authorization]
|
[authorization]
|
||||||
trusted_clients:
|
trusted_clients:
|
||||||
10.0.0.0/16
|
10.0.0.0/16
|
||||||
10.0.0.0/8
|
10.0.0.0/8
|
||||||
127.0.0.0/8
|
127.0.0.0/8
|
||||||
169.254.0.0/16
|
169.254.0.0/16
|
||||||
172.16.0.0/12
|
172.16.0.0/12
|
||||||
192.168.0.0/16
|
192.168.0.0/16
|
||||||
FE80::/10
|
FE80::/10
|
||||||
::1/128
|
::1/128
|
||||||
cors_domains:
|
cors_domains:
|
||||||
http://*.lan
|
http://*.lan
|
||||||
http://*.local
|
http://*.local
|
||||||
https://my.mainsail.xyz
|
https://my.mainsail.xyz
|
||||||
http://my.mainsail.xyz
|
http://my.mainsail.xyz
|
||||||
https://app.fluidd.xyz
|
https://app.fluidd.xyz
|
||||||
http://app.fluidd.xyz
|
http://app.fluidd.xyz
|
||||||
|
|
||||||
[octoprint_compat]
|
[octoprint_compat]
|
||||||
|
|
||||||
@@ -41,12 +41,12 @@ path: ~/mainsail
|
|||||||
enable_object_processing: True
|
enable_object_processing: True
|
||||||
|
|
||||||
# Crowsnest update_manager entry
|
# Crowsnest update_manager entry
|
||||||
[update_manager crowsnest]
|
# [update_manager crowsnest]
|
||||||
type: git_repo
|
# type: git_repo
|
||||||
path: ~/crowsnest
|
# path: ~/crowsnest
|
||||||
origin: https://github.com/mainsail-crew/crowsnest.git
|
# origin: https://github.com/mainsail-crew/crowsnest.git
|
||||||
managed_services: crowsnest
|
# managed_services: crowsnest
|
||||||
install_script: tools/pkglist.sh
|
# install_script: tools/pkglist.sh
|
||||||
|
|
||||||
[update_manager timelapse]
|
[update_manager timelapse]
|
||||||
type: git_repo
|
type: git_repo
|
||||||
|
|||||||
Reference in New Issue
Block a user