mirror of
https://github.com/thumbsup/thumbsup
synced 2024-11-03 15:40:14 +00:00
13 lines
261 B
JSON
13 lines
261 B
JSON
{
|
|
"input": "example/media",
|
|
"output": "docs",
|
|
"title": "Photo album",
|
|
"thumb-size": 120,
|
|
"large-size": 400,
|
|
"original-photos": false,
|
|
"original-videos": false,
|
|
"sort-folders": "date",
|
|
"css": "example/custom.less",
|
|
"google-analytics": null
|
|
}
|