Skip to content

Instantly share code, notes, and snippets.

@remlapmot
Created March 17, 2022 10:24
Show Gist options
  • Select an option

  • Save remlapmot/d4135f52044b653bdd08a77d5f975b0a to your computer and use it in GitHub Desktop.

Select an option

Save remlapmot/d4135f52044b653bdd08a77d5f975b0a to your computer and use it in GitHub Desktop.
RStudio server configuration file to prevent sign out after 1 or 2hrs inactivity, location on Ubuntu /etc/rstudio
# Server Configuration File
auth-timeout-minutes=0
auth-stay-signed-in-days=100
@remlapmot

remlapmot commented Mar 17, 2022

Copy link
Copy Markdown
Author

From here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment