summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configuration.md b/Configuration.md
index d72eda1..b27f697 100644
--- a/Configuration.md
+++ b/Configuration.md
@@ -67,7 +67,7 @@ Enable or disable the use of slug URLs for page items. If disabled, the unique p
* `USER.SLUG_URLS`: [boolean: `TRUE`|`FALSE`]
## Directories
-Base directory relative to your root directory where page items should be linked. If you change one of these default values, you also have to change your `.htaccess` as well.
+Item base directories relative to your base directory where the application is installed.
* `PAGE.DIRECTORY`: [string: `'page/'`]
* `POST.DIRECTORY`: [string: `'post/'`]