mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
feat: add YAML support to server (#6934)
This commit is contained in:
@@ -30,6 +30,7 @@ func TestDeploymentValues_HighlyConfigurable(t *testing.T) {
|
||||
},
|
||||
"Write Config": {
|
||||
yaml: true,
|
||||
env: true,
|
||||
},
|
||||
// Dangerous values? Not sure we should help users
|
||||
// persistent their configuration.
|
||||
|
||||
Reference in New Issue
Block a user