8 lines
176 B
JSON
8 lines
176 B
JSON
{
|
|
"port": 3020,
|
|
"maxFileSizeMB": 50,
|
|
"allowedTypes": ["json", "txt", "md", "csv", "log", "png", "jpg"],
|
|
"quotaGB": 1,
|
|
"autoCleanDays": 30,
|
|
"checkIntervalHours": 1
|
|
} |