mirror of
https://github.com/coder/coder.git
synced 2026-06-05 14:08:20 +00:00
refactor: deprecate login_before_ready in favor of startup_script_behavior (#7837)
Fixes #7758
This commit is contained in:
committed by
GitHub
parent
93378daeb3
commit
660bbb8d38
@@ -57,7 +57,7 @@ INSERT INTO
|
||||
connection_timeout_seconds,
|
||||
troubleshooting_url,
|
||||
motd_file,
|
||||
login_before_ready,
|
||||
startup_script_behavior,
|
||||
startup_script_timeout_seconds,
|
||||
shutdown_script,
|
||||
shutdown_script_timeout_seconds
|
||||
|
||||
Reference in New Issue
Block a user