1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-05 18:13:17 +00:00
Files
rclone/vendor/github.com/yunify/qingstor-sdk-go/test/config.yaml.example
2017-08-04 17:09:28 +01:00

16 lines
324 B
Plaintext

# QingStor services configuration
access_key_id: ACCESS_KEY_ID
secret_access_key: SECRET_ACCESS_KEY
host: qingstor.com
port: 443
protocol: https
connection_retries: 3
# Additional User-Agent
additional_user_agent: "test/integration"
# Valid log levels are "debug", "info", "warn", "error", and "fatal".
log_level: debug