Skip to content

Commit

Permalink
Updating README with revised parameters from values.yaml of Helm Chart.
Browse files Browse the repository at this point in the history
  • Loading branch information
CI committed Jan 28, 2025
1 parent 3ab4296 commit ec7bd3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ This object is a central location to define feature flags for the whole chart.
| `featureFlags.fileImportIFCDotNetEnabled` | Toggles whether the experimental .Net IFC importer is used for importing IFC files. | `false` |
| `featureFlags.forceEmailVerification` | Forces email verification for all users | `false` |
| `featureFlags.forceOnboarding` | Forces onboarding for all users | `false` |
| `featureFlags.objectsStreamingFix` | Enables the fix for the objects streaming issue when client prematurely closes the connection | `false` |
| `analytics.enabled` | Enable or disable analytics | `true` |
| `analytics.mixpanel_token_id` | The Mixpanel token ID used to identify this Speckle deployment in MixPanel | `acd87c5a50b56df91a795e999812a3a4` |
| `analytics.mixpanel_api_host` | The Mixpanel API host to which analytics data will be sent | `https://analytics.speckle.systems` |
Expand Down

0 comments on commit ec7bd3e

Please sign in to comment.