diff options
author | Florian Pritz <bluewind@xinu.at> | 2017-09-16 14:29:05 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2017-09-16 14:29:05 +0200 |
commit | 64f06783085551dc8dbcd6a4392deaf3b23c47ca (patch) | |
tree | 1a161291808c873b17cf52ba775bf32ee77e05b7 /NEWS | |
parent | 1846a9c0fae6541b0eab130a506e9c5ce18c2d7f (diff) |
NEWS: Mention that CI3 requires base_url to be set
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ This file lists major, incompatible or otherwise important changes, you should l - INCOMPATIBLE: + Change pconnect in database.php to FALSE + + Set base_url in config-local.php to your domain and installation directory + (if used). Example: "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 |