9 lines
258 B
JSON
9 lines
258 B
JSON
{
|
|
"chat.tools.terminal.autoApprove": {
|
|
"/^docker exec espocrm php /var/www/html/command\\.php rebuild$/": {
|
|
"approve": true,
|
|
"matchCommandLine": true
|
|
},
|
|
"./custom/scripts/check_and_rebuild.sh": true
|
|
}
|
|
} |