mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 07:53:27 +00:00
Update backend docs with newest update
This commit is contained in:
@@ -52,7 +52,12 @@ This overwrites the setting at `server.cors`.
|
||||
Example: `false`
|
||||
|
||||
### `server.trustProxy`
|
||||
Should the server trust reverse proxy headers? This is used for ratelimiting
|
||||
Should the server trust reverse proxy headers? This is used to identify users for ratelimiting
|
||||
|
||||
Example: `false`
|
||||
|
||||
### `server.trustCloudflare`
|
||||
Should the server trust cloudflare IP headers? This is used to identify users for ratelimiting
|
||||
|
||||
Example: `false`
|
||||
|
||||
|
Reference in New Issue
Block a user