open4neptune-new/moonraker/update_manager.cfg
root ed1f52960f Fix: Remove invalid Moonraker update_manager options
Removed unsupported options that cause warnings:
- allow_offline_updates (not a valid option)
- update_sensors (not a valid option)
- persisted_version (not a valid option)
- needs_refresh (not a valid option)

These options are either outdated or from a different update manager
implementation. Moonraker manages version tracking internally.
2026-03-13 11:05:55 +00:00

14 lines
647 B
INI

# ============================================================================
# MOONRAKER UPDATE MANAGER - Neptune 4 Plus Configs
# ============================================================================
# This file configures Moonraker to track the open4neptune-new repository
# and allow updates directly from Mainsail/Fluidd UI
# ============================================================================
[update_manager open4neptune-configs]
type: git_repo
path: ~/printer_data/config/open4neptune-new
origin: https://git.sky-net.it/nocci/open4neptune-new.git
install_script: install.sh
managed_services: klipper
primary_branch: main