summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-09-16 14:29:05 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-09-16 14:29:05 +0200
commit64f06783085551dc8dbcd6a4392deaf3b23c47ca (patch)
tree1a161291808c873b17cf52ba775bf32ee77e05b7 /NEWS
parent1846a9c0fae6541b0eab130a506e9c5ce18c2d7f (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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0ce9f981f..50a252933 100644
--- a/NEWS
+++ b/NEWS
@@ -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