mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 08:03:28 +00:00
Make all pages MDX compliant + added logo back
This commit is contained in:
@@ -18,11 +18,11 @@ For this update, you will need to run migrations.
|
||||
|
||||
# Version 1.2.0
|
||||
|
||||
::alert{type="warning"}
|
||||
<Warning>
|
||||
For this update, you will need to run migrations.
|
||||
::
|
||||
</Warning>
|
||||
|
||||
- [Added option to trust Cloudflare IP headers for ratelimits](2.configuration.md#servertrustcloudflare)
|
||||
- [Added option to trust Cloudflare IP headers for ratelimits](./configuration.mdx#servertrustcloudflare)
|
||||
- Removed unused table
|
||||
- Optimized prometheus metrics, should make less indexes
|
||||
|
||||
@@ -32,5 +32,5 @@ For this update, you will need to run migrations.
|
||||
- Account creation/deletion endpoints
|
||||
- Endpoints for importing old account data
|
||||
- Endpoints for syncing data
|
||||
- [Ratelimit system](2.configuration.md#ratelimit)
|
||||
- [Captcha system](2.configuration.md#captcha)
|
||||
- [Ratelimit system](./configuration.mdx#ratelimit)
|
||||
- [Captcha system](./configuration.mdx#captcha)
|
||||
|
Reference in New Issue
Block a user