19 lines
527 B
JSON
19 lines
527 B
JSON
{
|
|
"profiles": {
|
|
"Luban.Server": {
|
|
"commandName": "Project"
|
|
},
|
|
"TestTemplate": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "-t D:\\workspace\\luban_examples\\Projects\\CustomTemplates"
|
|
},
|
|
"timezone-utc": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "--timezone \"Etc/UTC\""
|
|
},
|
|
"TestTemplate-DisableCache": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "-t D:\\workspace\\luban_examples\\Projects\\CustomTemplates --disable_template_cache"
|
|
}
|
|
}
|
|
} |