10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6391516 commit 6871b09Copy full SHA for 6871b09
docs/admin/templates/extending-templates/parameters.md
@@ -381,7 +381,7 @@ You need to enable `auto-fill-parameters` first:
381
```shell
382
coder server --experiments=auto-fill-parameters
383
```
384
-
+Or set the [environment variable](../../setup/index.md), `CODER_EXPERIMENTS=auto-fill-parameters`
385
With the feature enabled:
386
387
1. Coder will look for URL query parameters with form `param.<name>=<value>`.
0 commit comments