Apply suggestion to docs/config.md

This commit is contained in:
Maksim 2019-06-26 03:23:26 +00:00
parent 4ad15ad2a9
commit ec01b7c934
1 changed files with 1 additions and 1 deletions

View File

@ -417,7 +417,7 @@ This config contains two queues: `federator_incoming` and `federator_outgoing`.
## :rich_media
* `enabled`: if enabled the instance will parse metadata from attached links to generate link previews
* `ignore_hosts`: list host which will ignore for parse metadata. default is [].
* `ignore_hosts`: list of hosts which will be ignored by the metadata parser. For example `["accounts.google.com", "xss.website"]`, defaults to `[]`.
* `ignore_tld`: list TLDs (top-level domains) which will ignore for parse metadata. default is ["local", "localdomain", "lan"]
## :fetch_initial_posts