mirror of
https://github.com/theoleuthardt/homelab-docker-compose.git
synced 2026-06-05 23:41:07 +00:00
feat: add rstudio deployment
This commit is contained in:
parent
7486662cc8
commit
8d2f7ec654
225 changed files with 1582 additions and 5 deletions
7
rstudio/.config/rstudio/rstudio-prefs.json
Normal file
7
rstudio/.config/rstudio/rstudio-prefs.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"save_workspace": "never",
|
||||
"always_save_history": false,
|
||||
"reuse_sessions_for_project_links": true,
|
||||
"posix_terminal_shell": "bash",
|
||||
"jobs_tab_visibility": "shown"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue