From 333e4c23a46e205c577c37f1bb19d4dd37d59e5c Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sun, 26 Mar 2017 23:59:34 +0200 Subject: More meaningful heading added. --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 62e5e0e..b4e9a77 100644 --- a/Configuration.md +++ b/Configuration.md @@ -87,7 +87,7 @@ Number of characters from the items content to display within the `` descr * `POST.DESCRIPTION_SIZE`: [integer: `200`] * `USER.DESCRIPTION_SIZE`: [integer: `200`] -## List sorting +## Item overview sorting The `ORDER BY` clause for item sorting on item overview sites. You can use each column from the database table to sort and you also can combine multiple columns together. See the MySQL documentation for `ORDER BY` for more information. * `PAGE.LIST_SORT`: [string: `'time_insert DESC'`] -- cgit v1.2.3