add info about reverso blocks to readme (closes #27)
This commit is contained in:
parent
ecb609f4fb
commit
7bb5a81b8d
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ Mozhi makes use of swagger (using the fiber middleware) to manage the documentat
|
|||
|
||||
You can find it in /api/swagger of any instance ([example](https://mozhi.aryak.me/api/swagger/index.html)).
|
||||
|
||||
## Why does Reverso not work?
|
||||
Reverso sometimes blocks IPs of servers hosting mozhi, and since it doesn't have IPv6, an IP Rotator won't be viable. For more information, check out [#27](https://codeberg.org/aryak/mozhi/issues/27)
|
||||
|
||||
## Configuration
|
||||
Features of Mozhi can be customized and toggled on/off using Environment Variables.
|
||||
|
||||
|
|
Loading…
Reference in a new issue