mariadb/storage/maria/s3.cnf

23 lines
390 B
Text
Raw Normal View History

[mariadbd]
#
# Uncomment line to enable
#
#plugin-maturity = alpha
2020-06-18 11:17:43 +02:00
[mariadb]
#
# Uncomment line to enable
#
#plugin-load-add = ha_s3
2020-06-18 11:17:43 +02:00
#
# Uncomment to configure the S3 engine
# See all options at https://mariadb.com/kb/en/s3-storage-engine/
2020-06-18 11:17:43 +02:00
#
#s3-host-name = s3.amazonaws.com
#s3-protocol-version = Amazon
#s3-bucket = ...
#s3-access-key = ...
#s3-secret-key = ...
#s3-region = eu-north-1