mirror of
https://github.com/directus/directus.git
synced 2026-01-31 13:08:12 -05:00
* WIP * updates * docs updates * structure * big structure update * docs module icon change * in-app docs nav * more content and structure changes * Remove redundant * Fix docs build in app Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
8 lines
196 B
Markdown
8 lines
196 B
Markdown
# Frequently Asked Questions
|
|
|
|
> TK
|
|
|
|
## Why isn't Directus properly saving Chinese characters or emoji?
|
|
|
|
Please ensure that the encoding for your database, tables, and fields are set to `utf8mb4`.
|