diff options
-rw-r--r-- | Configuration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Configuration.md b/Configuration.md index b27f697..cb46dd7 100644 --- a/Configuration.md +++ b/Configuration.md @@ -60,7 +60,7 @@ Number of items to display within the RSS feed. * `POST.FEED_SIZE`: [integer: `25`] ## Slug URLs -Enable or disable the use of slug URLs for page items. If disabled, the unique primary item ID is used instead. +Enable or disable the use of slug URLs for item permalinks. If disabled, the unique primary item ID is used instead. * `PAGE.SLUG_URLS`: [boolean: `TRUE`|`FALSE`] * `POST.SLUG_URLS`: [boolean: `TRUE`|`FALSE`] |