We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 707a541 + 695b573 commit 45057c5Copy full SHA for 45057c5
template/script.sh.erb
@@ -73,6 +73,7 @@ rserver \
73
--auth-none 0 \
74
--auth-pam-helper-path "${RSTUDIO_AUTH}" \
75
--auth-encrypt-password 0 \
76
+ --auth-timeout-minutes 0 \
77
--rsession-path "${RSESSION_WRAPPER_FILE}" \
78
--server-data-dir "${TMPDIR}/rserver-${SLURM_JOB_ID}" \
79
--secure-cookie-key-file "${TMPDIR}/rserver-${SLURM_JOB_ID}/rstudio-server/secure-cookie-key" \
0 commit comments