Rstudio客户端(开源版)可以限制导出文件选项吗
Can the export files option be limited in Rstudio client (open source edition)
我想禁用 Rstudio 开源版服务器中的导出选项。
我在 http://docs.rstudio.com/ide/server-pro/r-sessions.html 中读到此选项在专业版中可用,
allow-file-downloads
...但我找不到与此主题相关的开源版本文档。
有帮助吗?
最后,在向 Rstudio 的人寻求帮助后,我得到了答案,Rstudio 服务器的开源版本无法限制导出选项. 此选项仅适用于专业版。
您可以在 https://support.rstudio.com/hc/en-us/community/posts/222515687-Limit-files-export-in-Rstudio-server-open-source-edition
中查看
我会尽量限制在S.O。等级。如果我成功了,我会 post 任何解决方法。
我想禁用 Rstudio 开源版服务器中的导出选项。 我在 http://docs.rstudio.com/ide/server-pro/r-sessions.html 中读到此选项在专业版中可用,
allow-file-downloads
...但我找不到与此主题相关的开源版本文档。 有帮助吗?
最后,在向 Rstudio 的人寻求帮助后,我得到了答案,Rstudio 服务器的开源版本无法限制导出选项. 此选项仅适用于专业版。 您可以在 https://support.rstudio.com/hc/en-us/community/posts/222515687-Limit-files-export-in-Rstudio-server-open-source-edition
中查看我会尽量限制在S.O。等级。如果我成功了,我会 post 任何解决方法。