You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GrapheneOS is currently using 'unix_socket' => '/run/mysqld/mysqld.sock' in production and it works fine, just that the config file needs to manually edited and the database wizard doesn't seem to expose this.
The text was updated successfully, but these errors were encountered:
I feel like the best course of action here is documenting the config.php support in https://docs.flarum.org/config, and possibly somewhere else? Agree that keeping the installation GUI minimal is probably best.
GrapheneOS is currently using
'unix_socket' => '/run/mysqld/mysqld.sock'
in production and it works fine, just that the config file needs to manually edited and the database wizard doesn't seem to expose this.The text was updated successfully, but these errors were encountered: