mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-06 03:26:51 +03:00
chore: correct typo "spedifying" to "specifying" in REST API secret comment
This commit is contained in:
@@ -1342,7 +1342,7 @@ sing_box_cm_configure_cache_file() {
|
|||||||
# config: string, JSON configuration
|
# config: string, JSON configuration
|
||||||
# external_controller: string, API listening address; Clash API will be disabled if empty
|
# external_controller: string, API listening address; Clash API will be disabled if empty
|
||||||
# external_ui: string, Optional path to static web resources to serve at http://{{external-controller}}/ui
|
# external_ui: string, Optional path to static web resources to serve at http://{{external-controller}}/ui
|
||||||
# secret: string, Optional secret for the RESTful API Authenticate by spedifying HTTP header
|
# secret: string, Optional secret for the RESTful API Authenticate by specifying HTTP header
|
||||||
# Outputs:
|
# Outputs:
|
||||||
# Writes updated JSON configuration to stdout
|
# Writes updated JSON configuration to stdout
|
||||||
# Example:
|
# Example:
|
||||||
|
|||||||
Reference in New Issue
Block a user