diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ This file lists major, incompatible or otherwise important changes, you should l + Change the dbcollat setting to "utf8mb4_bin" + Change the stricton setting to TRUE - Changes in application/config/config-local.php - + Set base_url to your domain and installation directory - (if used). Example: $config['base_url'] = "https://paste.xinu.at/" + + Set base_url to your domain and, if used, installation directory. + Example: $config['base_url'] = "https://paste.xinu.at/" 2.1.3 2017-07-04 - API 2.1.1: Fix incorrect types of empty objects returned by file/history and file/delete |