Skip to content

Document or maybe change default config for collation and charset in global.ini.php #22721

@mikkeschiren

Description

@mikkeschiren

As default, Matomo is installed with charset utf8 (which usually means utf8mb3), but the recommended charset is utf8mb4.

For collation, the comment in default config says "Matomo should work correctly without this setting but we recommend to have a collation set" - but as of 5.1.2, this is needed to be set.

Should the default charset be changed to utf8mb4, and collation be set to utf8mb4_unicode_ci? Or maybe just update the comments in global.ini.php ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions