ghost-upyun-store
v1.0.2
Published
Upyun Storage for Ghost
Downloads
2
Readme
Installation
yarn add ghost-upyun-store
npm i ghost-upyun-store
Usage
"storage": {
"active": "ghost-upyun-store",
"ghost-upyun-store": {
"bucket": "<your bucket name>",
"operator": "<your operator>",
"password": "<your password>",
"prefix": "YYYY/MM/",
"domian": "<your bucket domain>"
}
}