Add OnlyFetchMvbox option

This commit is contained in:
Hocuri
2022-01-27 12:11:46 +01:00
parent 800c95ae63
commit 3e227f1566
6 changed files with 62 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## Unreleased
### API changes
- added `only_fetch_mvbox` config #3014
## 1.72.0
### Fixes