This commit is contained in:
Esteban
2026-07-03 00:23:54 +02:00
parent c2400d27b7
commit 88c10ee5b0
2 changed files with 0 additions and 23 deletions
-11
View File
@@ -1,11 +0,0 @@
{
"version": "0.0.1",
"configurations": [
{
"name": "portfolio-php",
"runtimeExecutable": "php",
"runtimeArgs": ["-d", "post_max_size=20M", "-d", "upload_max_filesize=20M", "-S", "localhost:8090"],
"port": 8090
}
]
}
-12
View File
@@ -1,12 +0,0 @@
{
"permissions": {
"allow": [
"mcp__Claude_Preview__preview_screenshot",
"mcp__Claude_Preview__preview_start",
"mcp__Claude_Preview__preview_stop",
"Bash(php -l *)",
"mcp__Claude_Preview__preview_console_logs",
"mcp__Claude_Preview__preview_resize"
]
}
}