Merge branch 'develop' into 'master'

update master to 2.8.6

See merge request fediverse.space/fediverse.space!98
This commit is contained in:
Tao 2020-01-16 15:28:10 +00:00
commit 2ac2218621
2 changed files with 16 additions and 5 deletions

View File

@ -19,21 +19,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security
## [2.8.6 - 2020-01-16]
### Changed
- Update default number of concurrent crawlers
- Crawl every 30 minutes instead of every hour
## [2.8.5 - 2019-12-25]
### Fixed
- Fixed link to Mastodon account
- Fixed link to Mastodon account
## [2.8.4 - 2019-11-21]
### Changed
- Update links to @fediversespace Mastodon account
### Removed
- Remove staging backend server
- Remove staging backend server
### Fixed
- Fixed frontend crash when instance node missing
- Fixed frontend crash when instance node missing
## [2.8.3 - 2019-11-19]

View File

@ -59,8 +59,8 @@ config :backend, :crawler,
status_age_limit_days: 28,
status_count_limit: 5000,
personal_instance_threshold: 10,
crawl_interval_mins: 60,
crawl_workers: 20,
crawl_interval_mins: 30,
crawl_workers: 50,
blacklist: [
# spam
"gab.best",