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