]> BookStack Code Mirror - api-scripts/commitdiff
Added user note
authorDan Brown <redacted>
Thu, 4 Mar 2021 23:47:56 +0000 (23:47 +0000)
committerDan Brown <redacted>
Thu, 4 Mar 2021 23:47:56 +0000 (23:47 +0000)
php-generate-sitemap/readme.md

index bd4c77382520ff3528cba800b6773f50f5ff21dc..0e9e9329d9e04d6825b53f7356b07af4a80feba7 100644 (file)
@@ -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.