diff options
Diffstat (limited to '')
-rw-r--r-- | config.yml.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.yml.example b/config.yml.example index e933ade..1c0e597 100644 --- a/config.yml.example +++ b/config.yml.example @@ -96,6 +96,8 @@ options: cookies: - name: authentication value: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2N... + # if the domain value is different from the domain of the RSS feed + domain: foo.bar.ex ## Feeds # Each feed must have a name, and a URL or Exec argument. The name must be unique. |