mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: add chat sharing foundation (#25041)
This commit is contained in:
@@ -37,6 +37,10 @@ OPTIONS:
|
||||
creating a token without specifying a duration, such as when
|
||||
authenticating the CLI or an IDE plugin.
|
||||
|
||||
--disable-chat-sharing bool, $CODER_DISABLE_CHAT_SHARING
|
||||
Disable chat sharing. Chat ACL checking is disabled and only owners
|
||||
can access their chats.
|
||||
|
||||
--disable-owner-workspace-access bool, $CODER_DISABLE_OWNER_WORKSPACE_ACCESS
|
||||
Remove the permission for the 'owner' role to have workspace execution
|
||||
on all workspaces. This prevents the 'owner' from ssh, apps, and
|
||||
|
||||
Reference in New Issue
Block a user