Skip to content

Commit

Permalink
chore: update network configs (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudoyu authored Oct 17, 2024
1 parent 4237e2e commit 7cbf1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/node/component/info/network_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ var WorkerToConfigMap = map[network.Protocol]map[worker.Worker]workerConfig{
AccessKey: &ConfigDetail{
IsRequired: false,
Type: StringType,
Description: "A key to access the RSS Feed",
Description: "Access key to access your RSSHub",
Title: "Access Key",
Key: "parameters.authentication.access_key",
},
Expand Down

0 comments on commit 7cbf1a9

Please # to comment.