1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-22 20:42:36 +03:00

Merge pull request #1432 from pleblanc1976/remove-special-quotes

Replaced the special quotes in storagemanager.cnf with regular ascii
This commit is contained in:
benthompson15
2020-09-04 16:16:52 -05:00
committed by GitHub

View File

@@ -2,9 +2,9 @@
[ObjectStorage]
# 'service' is the module that SM will use for cloud IO.
# Current options are LocalStorage and S3.
# LocalStorage will use a directory on the local filesystem as if it
# were cloud storage. S3 is the module that uses real cloud storage.
# Current options are "LocalStorage" and "S3".
# "LocalStorage" will use a directory on the local filesystem as if it
# were cloud storage. "S3" is the module that uses real cloud storage.
# Both modules have their own sections below.
#
# Note, changing this after running postConfigure will leave you with an