mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
3334eafcb1
See "Static configuration properties are now immutable, you must use Config API." in the 3.1 change log for details.
8 lines
158 B
YAML
8 lines
158 B
YAML
---
|
|
Name: coreconfig
|
|
---
|
|
Upload:
|
|
# Replace an existing file rather than renaming the new one.
|
|
replaceFile: false
|
|
MySQLDatabase:
|
|
connection_charset: utf8 |