Skip to content

Commit

Permalink
deploy: 7bcd616
Browse files Browse the repository at this point in the history
  • Loading branch information
terrytangyuan committed Dec 20, 2023
1 parent 865a4e4 commit 5abf979
Show file tree
Hide file tree
Showing 4 changed files with 195 additions and 189 deletions.
6 changes: 6 additions & 0 deletions environment-variables/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4279,6 +4279,12 @@ <h2 id="argo-server">Argo Server<a class="headerlink" href="#argo-server" title=
<td>Show this modal.</td>
</tr>
<tr>
<td><code>IP_KEY_FUNC_HEADERS</code></td>
<td><code>string</code></td>
<td><code>""</code></td>
<td>List of comma separated request headers containing IPs to use for rate limiting. For example, "X-Forwarded-For,X-Real-IP". By default, uses the request's remote IP address.</td>
</tr>
<tr>
<td><code>NEW_VERSION_MODAL</code></td>
<td><code>bool</code></td>
<td><code>true</code></td>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 5abf979

Please sign in to comment.