Is it possible to configure an explicit socket connection to a local MySQL server rather than 127.0.0.1?
I want to harden my MySQL server by setting require_secure_transport = ON.
Does anyone know a directive for the [database] block in seafile.conf and a similar property in the DATABASES object in seahub_settings.py that could do this?
I’m using Seafile Pro 7.1.9.
Thanks,
Evan