refactor(config): replace auto-update-panel with disable-auto-update-panel for clarity
This commit is contained in:
@@ -25,9 +25,9 @@ remote-management:
|
||||
# Disable the bundled management control panel asset download and HTTP route when true.
|
||||
disable-control-panel: false
|
||||
|
||||
# Enable automatic periodic background updates of the management panel from GitHub (default: false).
|
||||
# When disabled, the panel is only downloaded on first access if missing, and never auto-updated afterward.
|
||||
# auto-update-panel: false
|
||||
# Disable automatic periodic background updates of the management panel from GitHub (default: false).
|
||||
# When enabled, the panel is only downloaded on first access if missing, and never auto-updated afterward.
|
||||
# disable-auto-update-panel: false
|
||||
|
||||
# GitHub repository for the management control panel. Accepts a repository URL or releases API URL.
|
||||
panel-github-repository: "https://github.com/router-for-me/Cli-Proxy-API-Management-Center"
|
||||
|
||||
Reference in New Issue
Block a user