poweredby url

This commit is contained in:
zefie
2025-08-07 20:47:59 -04:00
parent 8c844ce091
commit 932593aa21
3 changed files with 13 additions and 5 deletions

View File

@@ -338,6 +338,7 @@
"max_pages": 4,
"publish_mode": "service", // "service" or "directory"
"publish_dest": "pb_services", // service name, or directory path
"powered_by_url": null, // Set to a URL to have a custom "Powered by" link. If null, it will use the publish domain.
"modules": [
"WTVAuthor"
]