mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00: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