Skip to content

Commit

Permalink
Markdown syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
espebra committed Dec 15, 2024
1 parent dde1276 commit c680267
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,11 +173,11 @@ The path to an mmdb formatted geoip database like GeoLite2-City.mmdb. This is op

If this argument is set, then the client IP will be read from the proxy headers provided in the incoming HTTP requests. This argument should only be set if there is an HTTP proxy running in front of Filebin, that is using the proxy headers to tell Filebin the original client IP address.

#### `--read-header-timeout duration (default: 2s)
#### `--read-header-timeout duration` (default: 2s)

Read header timeout for the HTTP server.

#### `--read-timeout duration (default: 1h)
#### `--read-timeout duration` (default: 1h)

Read timeout for the HTTP server. File uploads need to complete within this timeout before they are terminated.

Expand Down

0 comments on commit c680267

Please sign in to comment.