wayjam / picgo-plugin-s3

PicGo S3 插件
MIT License
116 stars 19 forks source link

Custom domain path #47

Open zhiyue opened 1 week ago

zhiyue commented 1 week ago

issue:#45

This pull request introduces a new feature for customizing the image URL path in the AWS S3 uploader configuration. The most important changes include updating the README.md file, modifying the configuration interface, and adjusting the implementation to support the new urlPath option.

Documentation updates:

Configuration updates:

Implementation updates: