10000 Update docs/admin/templates/extending-templates/parameters.md · coder/coder@6871b09 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6871b09

Browse files
authored
Update docs/admin/templates/extending-templates/parameters.md
1 parent 6391516 commit 6871b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/templates/extending-templates/parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ You need to enable `auto-fill-parameters` first:
381381
```shell
382382
coder server --experiments=auto-fill-parameters
383383
```
384-
384+
Or set the [environment variable](../../setup/index.md), `CODER_EXPERIMENTS=auto-fill-parameters`
385385
With the feature enabled:
386386
387387
1. Coder will look for URL query parameters with form `param.<name>=<value>`.

0 commit comments

Comments
 (0)
0