← back to Glassbeadedwallpaper
.claude/settings.local.json
30 lines
{
"permissions": {
"allow": [
"Read(//root/Projects/Designer-Wallcoverings/DW-Websites/**)",
"Bash(npm install)",
"Bash(sudo:*)",
"Bash(sudo ufw:*)",
"Bash(pm2 stop:*)",
"Bash(pm2 start:*)",
"Bash(pm2 save:*)",
"Bash(pm2 startup:*)",
"Bash(pm2 list:*)",
"Bash(pm2 show:*)",
"Bash(curl:*)",
"Bash(pm2 jlist:*)",
"Bash(pm2 status:*)",
"Bash(node:*)",
"Bash(nginx:*)",
"Bash(dig:*)",
"Read(//etc/nginx/sites-available/**)",
"Bash(ln:*)",
"Bash(systemctl reload:*)",
"Bash(systemctl:*)",
"Bash(pm2 restart:*)"
],
"deny": [],
"ask": []
}
}