An example prefs.json file for PagePark that includes a domainMap section.
{ | |
"myPort": 80, | |
"indexFilename": "index", | |
"flProcessScriptFiles": true, | |
"extScriptFiles": "js", | |
"flProcessMarkdownFiles": true, | |
"extMarkdownFiles": "md", | |
"domainMap": { | |
"judgment.club": 5351, | |
"twitter.radio3.io": 5342, | |
"twitter.happyfriends.camp": 5338 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
This feature is documented in the notes for v0.59.
https://github.com/scripting/pagepark#v059-52315-by-dw