mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
feat: graduate prebuilds to general availability (#18607)
This PR removes the prebuilds experiment and allows the use of prebuilds without opting into an experiment.
This commit is contained in:
Generated
+11
@@ -1615,6 +1615,17 @@ Enable Coder Inbox.
|
||||
|
||||
The upper limit of attempts to send a notification.
|
||||
|
||||
### --workspace-prebuilds-reconciliation-interval
|
||||
|
||||
| | |
|
||||
|-------------|-----------------------------------------------------------------|
|
||||
| Type | <code>duration</code> |
|
||||
| Environment | <code>$CODER_WORKSPACE_PREBUILDS_RECONCILIATION_INTERVAL</code> |
|
||||
| YAML | <code>workspace_prebuilds.reconciliation_interval</code> |
|
||||
| Default | <code>15s</code> |
|
||||
|
||||
How often to reconcile workspace prebuilds state.
|
||||
|
||||
### --hide-ai-tasks
|
||||
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user