-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
KIAUTH was updated to v6.0.0 and there no longer are any legacy scripts described in the article.
Also I had to modify the default kiauth.cfg in the kiauth folder before it started to work.
--- kiauh.cfg_old 2025-10-26 18:33:24.532766420 +0100
+++ kiauh.cfg 2025-10-26 18:25:42.020116669 +0100
@@ -9,8 +9,7 @@
# example: https://github.com/Klipper3d/klipper, master
#
# branch is optional, if given, it must be preceded by a comma, if not given, 'master' is used
-repositories:
- https://github.com/Klipper3d/klipper
+repositories: https://github.com/Klipper3d/klipper
[moonraker]
# Moonraker supports two optional Python packages that can be used to reduce its CPU load
@@ -24,8 +23,7 @@
# example: https://github.com/Arksine/moonraker, master
#
# branch is optional, if given, it must be preceded by a comma, if not given, 'master' is used
-repositories:
- https://github.com/Arksine/moonraker
+repositories: https://github.com/Arksine/moonraker
[mainsail]
Metadata
Metadata
Assignees
Labels
No labels