Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/collections/_documentation/server/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Many settings available in `config.yml` will also be able to be configured in th

: Declared in `config.yml`.

The URL prefix in which Sentry is accessible. This will be used both for referencing URLs in the UI, as well as in outbound notifications.
The URL prefix in which Sentry is accessible. This will be used both for referencing URLs in the UI, as well as in outbound notifications. This only works for scheme, hostname and port.

```yaml
system.url-prefix: 'https://sentry.example.com'
Expand Down