summaryrefslogtreecommitdiffstats
path: root/Configuration.md
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2021-07-24 21:45:09 +0200
committerThomas Lange <code@nerdmind.de>2021-07-24 22:22:28 +0200
commitbd0a39a622fbad99e26a6dd32f9f7f7b66e996d5 (patch)
tree1f937caf60d923083ae68fb134f9466a9cd11bb5 /Configuration.md
parenta80afbacabea8d162edcf9cf8737c45f13644af5 (diff)
downloadwiki-bd0a39a622fbad99e26a6dd32f9f7f7b66e996d5.tar.gz
wiki-bd0a39a622fbad99e26a6dd32f9f7f7b66e996d5.tar.xz
wiki-bd0a39a622fbad99e26a6dd32f9f7f7b66e996d5.zip
Update documentation
Diffstat (limited to 'Configuration.md')
-rw-r--r--Configuration.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/Configuration.md b/Configuration.md
index 44e9d61..87e04d0 100644
--- a/Configuration.md
+++ b/Configuration.md
@@ -134,8 +134,3 @@ The `ORDER BY` clause for item sorting within the RSS feed. You can use each col
**Note:** It depends on the RSS reader how the content is sorted. The settings here are only for the sorting of the content **in the raw XML** source code, but it is nevertheless a good idea to sort them in the order as they shall appear in the RSS reader.
* `POST.FEED_SORT`: [string: `'time_insert DESC'`]
-
-## Feed `<guid>` hash
-Item attributes (database columns) to use to generate the `<guid>` value for the RSS feed items.
-
-* `POST.FEED_GUID`: [array: `['id', 'time_insert']`]