douqiao2008 2018-06-28 12:47
浏览 62
已采纳

Typo3 8.7.16:在页面TSConfig上设置options.defaultUploadFolder不起作用

I'm trying to set the options.defaultUploadFolder at Page TSConfig, but it's not working. I have different websites in one typo and the default upload folder should be set for each website. Setting the defaultUploadFolder at User TSConfig is working, but that is not a solution for me, because I have also usergroups with access for all websites.

#working only at User TSConfig
options.defaultUploadFolder=1:/websiteA/uploads/

I thought that it's possible after reading this https://forge.typo3.org/issues/68895

  • 写回答

1条回答 默认 最新

报告相同问题?