Update UI, and Update Sitemap tool to get proper thread count
Build Docker Image / docker (push) Successful in 6s

This commit is contained in:
2026-04-09 11:27:13 -07:00
parent 0e410a1f6c
commit 287566716f
5 changed files with 32 additions and 5 deletions
+1
View File
@@ -146,5 +146,6 @@ If the registry secrets are not configured, the workflow still performs the buil
## Notes
- Sitemap output files are written under `/data` in Docker.
- Sitemap Generator worker threads default to the number of CPUs visible inside the Docker container.
- The sitemap crawler can resume previous runs when a matching crawl state file exists.
- The importer keeps its existing scraping and WordPress export behavior, but it now runs inside the shared interface instead of as a separate app.