This plugin allows you to use qiniu to serve your static files.
##Dependency
$ pip install sevencow beautifulsoup4
##Settings
Setting name | What does it do? |
---|---|
QINIU_AK | qiniu access key |
QINIU_SK | qiniu secret key |
QINIU_BUCKET | Which bucket do you want the files to save in? |
QINIU_PRE | url prefix |
##LICENSE GPL