Skip to content

Commit

Permalink
obiba/opal#3795 Setting org.obiba.opal.r.workspaces.expires documented
Browse files Browse the repository at this point in the history
  • Loading branch information
ymarcon committed Apr 20, 2023
1 parent f35c5aa commit 9d2b431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Property Description
``org.obiba.opal.r.sessionTimeout.Analyse`` Time in minutes after which an inactive R session with **Analyse context** will be automatically terminated (default is to fallback to ``org.obiba.opal.r.sessionTimeout``).
``org.obiba.opal.r.sessionTimeout.View`` Time in minutes after which an inactive R session with **View context** will be automatically terminated (default is to fallback to ``org.obiba.opal.r.sessionTimeout``).
``org.obiba.opal.r.repos`` The list of CRAN repositories from which R packages can be downloaded, comma separated. Default value is ``https://cloud.r-project.org,https://cran.obiba.org``.
``org.obiba.opal.r.quota.workspaces.expires`` The number of days since last modification date after which a saved R/DataSHIELD workspace is removed. Default value is ``365`` (one year).
``org.obiba.opal.r.workspaces.expires`` The number of days since last modification date after which a saved R/DataSHIELD workspace is removed. Default value is ``365`` (one year).
============================================== =========================================================================

DataSHIELD Configuration
Expand Down

0 comments on commit 9d2b431

Please sign in to comment.