From d1819613d6e58a931f23697ac55ff3189162e607 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Sun, 13 Jul 2025 22:05:37 -0400 Subject: [PATCH] Remove crowsnest entry moonraker.conf. --- moonraker.conf | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/moonraker.conf b/moonraker.conf index 99c6bcd..a412460 100644 --- a/moonraker.conf +++ b/moonraker.conf @@ -5,21 +5,21 @@ klippy_uds_address: /home/pi/printer_data/comms/klippy.sock [authorization] trusted_clients: - 10.0.0.0/16 - 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 +10.0.0.0/16 +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: - http://*.lan - http://*.local - https://my.mainsail.xyz - http://my.mainsail.xyz - https://app.fluidd.xyz - http://app.fluidd.xyz +http://*.lan +http://*.local +https://my.mainsail.xyz +http://my.mainsail.xyz +https://app.fluidd.xyz +http://app.fluidd.xyz [octoprint_compat] @@ -41,12 +41,12 @@ path: ~/mainsail enable_object_processing: True # Crowsnest update_manager entry -[update_manager crowsnest] -type: git_repo -path: ~/crowsnest -origin: https://github.com/mainsail-crew/crowsnest.git -managed_services: crowsnest -install_script: tools/pkglist.sh +# [update_manager crowsnest] +# type: git_repo +# path: ~/crowsnest +# origin: https://github.com/mainsail-crew/crowsnest.git +# managed_services: crowsnest +# install_script: tools/pkglist.sh [update_manager timelapse] type: git_repo