hello,
I am creating a service using Channel Framework.
When using the channel framework, the file upload button is alive in the ticket editor even if "channelback_files": false is registered in the manifest.
Can I disable the file upload setting with this setting?
If not, what does "channelback_files" in manifest in channelframework do?
Thank you.