diff --git a/deploy/config.example.yaml b/deploy/config.example.yaml index a2f1a3b6..373d2b17 100644 --- a/deploy/config.example.yaml +++ b/deploy/config.example.yaml @@ -56,9 +56,9 @@ endpoints: component: # `rss` network type includes the worker indexing data in RSS format. rss: - id: rss-rsshub - network: rss - worker: rsshub + id: rsshub-core + network: rsshub + worker: core endpoint: https://your.rsshub.com/ parameters: authentication: diff --git a/deploy/default/config.default.yaml b/deploy/default/config.default.yaml index ec05e190..12abe27c 100644 --- a/deploy/default/config.default.yaml +++ b/deploy/default/config.default.yaml @@ -42,9 +42,9 @@ endpoints: component: rss: - id: rss-rsshub - network: rss - worker: rsshub + id: rsshub-core + network: rsshub + worker: core endpoint: https://your.rsshub.com/ parameters: authentication: diff --git a/deploy/min/config.min.yaml b/deploy/min/config.min.yaml index af7da2f2..9ef0e942 100644 --- a/deploy/min/config.min.yaml +++ b/deploy/min/config.min.yaml @@ -55,9 +55,9 @@ endpoints: component: rss: - id: rss-rsshub - network: rss - worker: rsshub + id: rsshub-core + network: rsshub + worker: core endpoint: https://your.rsshub.com/ parameters: authentication: