You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| markdownPasteImage.githubAccessToken | string | "" | the github access token, created in [github](https://github.com/settings/tokens) with all privilege of `repo` scope |
48
+
| markdownPasteImage.githubAccessToken | string | "" | the github access token, created in [github token management page](https://github.com/settings/tokens) with all privileges of `repo` scope |
49
49
| markdownPasteImage.githubRepo | string | "" | github repository to store your images, example: [njleonzhang/image-bed](https://github.com/njleonzhang/image-bed)|
50
50
| markdownPasteImage.githubAssetFolder | string | "" | asset folder of your image bed github repository |
51
51
| markdownPasteImage.proxy | string | "" | proxy for github api, for exmaple: http://127.0.0.1:1087|
0 commit comments