How can I change the output directory for XStatic?
Currently, the output is placed in the umbraco\Data\xStatic\output\1 folder.
I didn’t find any option to change the output directory in the XStatic config. A simple naming would be enough, so 1 would be replaced by my-static-site.
One more question: I’m using USync. So when I delete the database locally, if I re-set up the site, it will have all the documents, etc. Is there a way for XStatic, to keep the deployment targets (maybe a config in the appsettings?), so I don’t need to recreate the deployment targets, when resetting the site?