0.0.1 • Published 6 years ago

lets-chat-qcloud v0.0.1

Weekly downloads
7
License
-
Repository
github
Last release
6 years ago

Let's Chat - QCloud Plugin

Add QCloud file support to Let's Chat.

Install

npm install lets-chat-qcloud

Configure

YAML

Add (and customize) these settings to your settings.yml file:

files:
  enable: true
  provider: qcloud

  qcloud:
    appId: appId
    accessKeyId: AK....
    secretAccessKey: C2C....
    bucket: bucket-name
    region: region-xml-name
Environment Variables

Alternatively, configure using environment variables:

YAML PathEnv Variable
files.enableLCB_FILES_ENABLE
files.providerLCB_FILES_PROVIDER
files.qcloud.accessKeyIdLCB_FILES_QCLOUD_ACCESS_KEY_ID
files.qcloud.secretAccessKeyLCB_FILES_QCLOUD_SECRET_ACCESS_KEY
files.qcloud.bucketLCB_FILES_QCLOUD_BUCKET
files.qcloud.regionLCB_FILES_QCLOUD_REGION
Welcome to register QCloud for my customer

qcloud.com