From: Dan Brown Date: Thu, 4 Mar 2021 23:47:56 +0000 (+0000) Subject: Added user note X-Git-Url: http://source.bookstackapp.com/api-scripts/commitdiff_plain/2b6ce7ba3f02b3318b8e2dea60ed33304046c2fc Added user note --- diff --git a/php-generate-sitemap/readme.md b/php-generate-sitemap/readme.md index bd4c773..0e9e932 100644 --- a/php-generate-sitemap/readme.md +++ b/php-generate-sitemap/readme.md @@ -5,6 +5,8 @@ This script will scan through all pages, chapters books and shelves via the API **This is a very simplistic single-script-file example of using the endpoints API together** , it is not a fully-featured & validated script. +Keep in mind, The sitemap generated will reflect content visible to the API user used when running the script. + ## Requirements You will need php (~7.2+) installed on the machine you want to run this script on.