mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-01-23 02:25:16 +00:00
Document KASM_RESTRICTED_FILE_CHOOSER in browser READMEs
This commit is contained in:
parent
de439118f0
commit
6213a487db
5 changed files with 11 additions and 1 deletions
|
|
@ -10,3 +10,5 @@ This Image contains a browser-accessible version of [Brave](https://brave.com/).
|
|||
|
||||
* `LAUNCH_URL` - The default URL the browser launches to when created.
|
||||
* `APP_ARGS` - Additional arguments to pass to the browser when launched.
|
||||
* `KASM_RESTRICTED_FILE_CHOOSER` - Confine "File Upload" and "File Save"
|
||||
dialogs to ~/Desktop. On by default.
|
||||
|
|
|
|||
|
|
@ -10,3 +10,5 @@ This Image contains a browser-accessible version of [Google Chrome](https://www.
|
|||
|
||||
* `LAUNCH_URL` - The default URL the browser launches to when created.
|
||||
* `APP_ARGS` - Additional arguments to pass to the browser when launched.
|
||||
* `KASM_RESTRICTED_FILE_CHOOSER` - Confine "File Upload" and "File Save"
|
||||
dialogs to ~/Desktop. On by default.
|
||||
|
|
|
|||
|
|
@ -10,3 +10,5 @@ This Image contains a browser-accessible version of [Microsoft Edge Insider Prev
|
|||
|
||||
* `LAUNCH_URL` - The default URL the browser launches to when created.
|
||||
* `APP_ARGS` - Additional arguments to pass to the browser when launched.
|
||||
* `KASM_RESTRICTED_FILE_CHOOSER` - Confine "File Upload" and "File Save"
|
||||
dialogs to ~/Desktop. On by default.
|
||||
|
|
|
|||
|
|
@ -10,3 +10,5 @@ This Image contains a browser-accessible version of [Mozilla Firefox](https://ww
|
|||
|
||||
* `LAUNCH_URL` - The default URL the browser launches to when created.
|
||||
* `APP_ARGS` - Additional arguments to pass to the browser when launched.
|
||||
* `KASM_RESTRICTED_FILE_CHOOSER` - Confine "File Upload" and "File Save"
|
||||
dialogs to ~/Desktop. On by default.
|
||||
|
|
|
|||
|
|
@ -8,4 +8,6 @@ This Image contains a browser-accessible version of [Tor Browser](https://www.to
|
|||
|
||||
# Environment Variables
|
||||
|
||||
* `APP_ARGS` - Additional arguments to pass to the application when launched.
|
||||
* `APP_ARGS` - Additional arguments to pass to the application when launched.
|
||||
* `KASM_RESTRICTED_FILE_CHOOSER` - Confine "File Upload" and "File Save"
|
||||
dialogs to ~/Desktop. On by default.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue