🇨🇳中文 | 🇬🇧English
📝 Options instruction
Bucket
: The bucket name of oss space, you can find it in Upyun’s control panel. ExampleOperate
: User who can access this namespace. ExampleOperate Password
: User’s password. ExampleDomain
: You can custom your domain or use the default domain for testing provided by Upyun which can be found in Upyun’s control panel.Domain must start with http:// or https://
. ExampleSave Key
: The path to file storage (including folders).Supports {year} {month} {day} {hour} {minute} {second} {since_second} {since_millisecond} {random} {filename} {.suffix} and etc. For example, the uploaded file is uPic.jpg, set to \"uPic/{filename}{.suffix}\", it will be saved as: uPic/uPic.jpg.
The after Save Key input is Suffix
: This will be used for custom picture processor. You can configure it in Upyun’s图片处理-自定义版本
. Eg. Rule namedw
divided by!
can apply watermark, so fill this field with!w
. Then each generated url will have a suffix-w
, which would carry a watermark.