Skip to content

Commit

Permalink
chore: update network configs (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudoyu committed Oct 17, 2024
1 parent 0270ba6 commit 7dbe870
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 7dbe870

Please sign in to comment.