Add link to default my.cnf file

This commit is contained in:
Faustin Lammler 2020-05-27 15:47:44 +02:00
parent 68aefe8ef2
commit 785bc86906
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ variables. This permits more flexibility and a very simple
[`templates/my.cnf.j2`](./templates/my.cnf.j2) file. [`templates/my.cnf.j2`](./templates/my.cnf.j2) file.
By default, some common and standard options are deployed based on MariaDB By default, some common and standard options are deployed based on MariaDB
Foundation package and it should be easy to change all of them. Foundation package and it should be easy to change all of them (see
[`my.cnf`](./my.cnf).
#### Basic settings #### Basic settings