Skip to content

Commit

Permalink
Add /uploads/ path to HTTP config docs. Closes #1803.
Browse files Browse the repository at this point in the history
  • Loading branch information
knadh committed Apr 1, 2024
1 parent e4589d6 commit 7bf9481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/content/configuration.md
Expand Up @@ -46,6 +46,7 @@ When configuring auth proxies and web application firewalls, use this table.
| `GET` | `/campaign/*` | Pixel tracking image |
| `GET` | `/public/*` | Static files for HTML subscription pages |
| `POST` | `/webhooks/service/*` | Bounce webhook endpoints for AWS and Sendgrid |
| `GET` | `/uploads/*` | The file upload path configured in media settings |


## Media uploads
Expand Down

0 comments on commit 7bf9481

Please sign in to comment.