mirror of
https://github.com/writefreely/documentation.git
synced 2024-11-14 23:11:03 +00:00
Add icu_regex to database config parameters
This commit is contained in:
parent
73af8d45ae
commit
d8da152024
@ -41,6 +41,7 @@ These fields only apply to instances using **MySQL**.
|
||||
| `host` | Database hostname to connect to | localhost |
|
||||
| `port` | Database host port to connect to | 3306 |
|
||||
| `tls` | Whether or not to use TLS to connect to database | false |
|
||||
| `icu_regex` | Whether to use ICU-compatible regex syntax | false |
|
||||
|
||||
These fields only apply to instances using **SQLite**.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user