📝 Docs: update FAQ

This commit is contained in:
萌萌哒赫萝
2023-08-01 19:55:44 -07:00
parent 7e349306e9
commit 562f3c2926
2 changed files with 27 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ PicList itself supports the following image hosting platforms:
- Aliyun OSS
- Imgur
- Webdav
- local path
PicList plans to integrate and optimize existing plugins and embed more commonly used image hosting platforms.
@@ -104,3 +105,15 @@ The font file download address: [https://release.piclist.cn/simhei.ttf](https://
## 13. Upload failed when using aws-s3 plugin to upload to cloudflare R2
R2's endpoint address will be blocked by GFW sni. After checking piclist.log, adding the corresponding IP address to the proxy list can solve the problem.
## 14. Are all PicGo plugins compatible with PicList?
PicList is compatible with most PicGo plugins. However, since PicList uses an updated version of electron, it is not compatible with the old version of the sharp library, so some plugins may not work.
Known plugins that cannot be used are:
- picgo-plugin-watermark (built-in)
- picgo-plugin-pic-migrater (this plugin will verify the version of PicGo and cannot be used, please use the pic-migrater-piclist plugin)
- picgo-plugin-auto-delete (built-in)
Welcome everyone to test other plugins. If there are plugins that cannot be used, please open an issue for feedback.