1[mariadbd]
2#
3# Uncomment line to enable
4#
5#plugin-maturity = alpha
6
7[mariadb]
8#
9# Uncomment line to enable
10#
11#plugin-load-add = ha_s3
12
13#
14# Uncomment to configure the S3 engine
15# See all options at https://mariadb.com/kb/en/s3-storage-engine/
16#
17#s3-host-name = s3.amazonaws.com
18#s3-protocol-version = Amazon
19#s3-bucket = ...
20#s3-access-key = ...
21#s3-secret-key = ...
22#s3-region = eu-north-1
23