mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: add experimental flag (#4364)
This commit is contained in:
@@ -81,6 +81,7 @@ type Options struct {
|
||||
|
||||
MetricsCacheRefreshInterval time.Duration
|
||||
AgentStatsRefreshInterval time.Duration
|
||||
Experimental bool
|
||||
}
|
||||
|
||||
// New constructs a Coder API handler.
|
||||
|
||||
Reference in New Issue
Block a user