11 lines
314 B
JSON
11 lines
314 B
JSON
{
|
|
"dir_assets" : "path/to/assets",
|
|
"dir_gmi_content" : "path/to/content",
|
|
"dir_gmi_helper" : "path/to/gmi-helper",
|
|
"dir_html_helper" : "path/to/html-helper",
|
|
"dir_html_out" : "path/to/web",
|
|
"rem_gmi" : "remote_server:path/to/gmi",
|
|
"rem_html" : "remote_server:path/to/gmi",
|
|
"port" : "1312"
|
|
}
|
|
|