DEV: relative_url_root is used for subfolder installs add comment (#23403)

The word subfolder is used commonly to describe subdirectory installs
This commit is contained in:
Sam
2023-09-05 17:06:31 +10:00
committed by GitHub
parent 738343d4d2
commit 98dfc9df3f

View File

@@ -190,7 +190,7 @@ connection_reaper_age = 30
# run reap check every 30 seconds
connection_reaper_interval = 30
# set to relative URL (for subdirectory hosting)
# set to relative URL (for subdirectory/subfolder hosting)
# IMPORTANT: path must not include a trailing /
# EG: /forum
relative_url_root =