fix: various fixes to things + simply app proxy sentry setup
This commit is contained in:
@@ -35,10 +35,6 @@ Public application configuration for client-side features
|
||||
| Field | Type | Description |
|
||||
|-------|------|-------------|
|
||||
| sentry_dsn | string | Sentry DSN for client-side error reporting |
|
||||
| sentry_project_id | [SnowflakeType](#snowflaketype) | Sentry project ID |
|
||||
| sentry_proxy_path | string | Proxy path for Sentry requests |
|
||||
| sentry_public_key | string | Sentry public key |
|
||||
| sentry_report_host | string | Host for Sentry error reports |
|
||||
|
||||
<a id="wellknownfluxerresponsecaptcha"></a>
|
||||
|
||||
@@ -154,4 +150,3 @@ Push notification configuration
|
||||
| Field | Type | Description |
|
||||
|-------|------|-------------|
|
||||
| public_vapid_key | ?string | VAPID public key for web push notifications |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user