Update VSCode settings for auto-approval of check and rebuild script; modify layout widths in CMietobjekt list and refresh cache timestamps in config

This commit is contained in:
2026-01-20 20:57:28 +01:00
parent 694f22ca77
commit 475e387c68
3 changed files with 23 additions and 9 deletions

View File

@@ -3,6 +3,7 @@
"/^docker exec espocrm php /var/www/html/command\\.php rebuild$/": {
"approve": true,
"matchCommandLine": true
}
},
"./custom/scripts/check_and_rebuild.sh": true
}
}