mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 11:45:32 +02:00
3 lines
166 B
YAML
3 lines
166 B
YAML
# Check out the README.md file for more information, why this encodings and collations are used
|
|
database_encoding: "utf8mb4"
|
|
database_collation: "utf8mb4_unicode_ci" |