Skip to content

Commit

Permalink
update config readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nor authored and PterX committed Mar 25, 2024
1 parent 319fd4c commit 064cc04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Most configuration can be set directly using environment variables or flags. The
| `SHIORI_HTTP_IDLE_TIMEOUT` | 10s | No | Maximum amount of time to wait for the next request |
| `SHIORI_HTTP_DISABLE_KEEP_ALIVE` | true | No | Disable HTTP keep-alive connections |
| `SHIORI_HTTP_DISABLE_PARSE_MULTIPART_FORM` | true | No | Disable pre-parsing of multipart form |
| `SHIORI_TRUSTED_PROXIES` | "" | No | oidc trust proxy ip address |
| `SHIORI_REVERSE_PROXY_AUTH_USER` | "" | No | user id key of oidc auth header, ie. Remote-User |

### Storage Configuration

Expand Down

0 comments on commit 064cc04

Please sign in to comment.