Spaces:
Sleeping
Sleeping
File size: 852 Bytes
4532503 8f6451f 59da6a4 8f6451f 4532503 f1742ad 4532503 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
{
"config_name": "hf-space",
"env": "production",
"server_id": "hf-space",
"http_port": 7860,
"domain": "gionuibk-puter-deploy.hf.space",
"protocol": "https",
"allow_all_host_values": true,
"origin": "https://gionuibk-puter-deploy.hf.space",
"experimental_no_subdomain": true,
"api_base_url": "https://gionuibk-puter-deploy.hf.space",
"services": {
"database": {
"engine": "sqlite",
"path": "puter-database.sqlite"
},
"thumbnails": {
"engine": "purejs"
},
"file-cache": {
"disk_limit": 16384,
"disk_max_size": 16384,
"precache_size": 16384,
"path": "./file-cache"
},
"cloudflare-turnstile": {
"enabled": false
}
}
} |