Skip to content

Commit c85e2b8

Browse files
committed
doc: improved description for workspaceCreateUrl setting (2)
1 parent bfd7530 commit c85e2b8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ storage paths. The options can be configured from the plugin's main Workspaces p
368368

369369
- `workspaceCreateUrl` specifies the dashboard page full URL where users can create new workspaces.
370370
Helpful for customers that have their own in-house dashboards. Defaults to the Coder deployment templates page.
371+
This setting supports `$workspaceOwner` as placeholder with the replacing value being the username that logged in.
371372

372373
### TLS settings
373374

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=0.7.2-alpha3
1+
version=0.7.3
22
group=com.coder.toolbox
33
name=coder-toolbox

0 commit comments

Comments
 (0)