mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: add locked TTL field to template meta (#8020)
This commit is contained in:
@@ -56,6 +56,7 @@ overrides:
|
||||
failure_ttl: FailureTTL
|
||||
inactivity_ttl: InactivityTTL
|
||||
eof: EOF
|
||||
locked_ttl: LockedTTL
|
||||
|
||||
sql:
|
||||
- schema: "./dump.sql"
|
||||
|
||||
Reference in New Issue
Block a user