8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Only in Caddyfile
I mean, the default value of create_uuid_dir is false. So when users add this parameter, they must set the value to true. like this
create_uuid_dir
true
upload ... { ... create_uuid_dir [optional: true/false] }