How can I disable or move the debug log? My filesystem is locked down (read-only) except for the uploads folder. This plugin is filling the php_errors.log log up with errors trying to create the file PHP Warning: touch(): Unable to create file /tidio-live-chat/debug.log because Permission denied on every page request.
I looked at the code and it seems the path is hard-coded to your plugin folder.