RStudio-server rsession.conf not taking effect

Hi, I am running the latest stable debian build rstudio-server-1.2.5033. I have an /etc/rstudio/rsession.conf file with the following contents, but it is not taking effect.

allow-file-downloads=0
allow-file-uploads=0
allow-external-publish=0
allow-publish=0

Any thoughts on what the problem might be or how to debug this? Thank you.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.