CHGenerator/config_example.json

7 lines
153 B
JSON
Raw Normal View History

2022-09-08 09:33:27 +02:00
{
"pageImageWidth" : 748,
"minifyCSSandJS" : true,
"contentPath" : "/path/to/content/folder",
"outputPath" : "/path/to/output/folder")
}