From ca910bd8612def399bd6e9c99afec052f3f4384b Mon Sep 17 00:00:00 2001 From: Alan YU Date: Fri, 12 Apr 2024 16:15:22 +0800 Subject: [PATCH] add config sample --- conf.sample.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf.sample.yml b/conf.sample.yml index 1b59d61..0d151fe 100644 --- a/conf.sample.yml +++ b/conf.sample.yml @@ -12,6 +12,8 @@ # Password: '' # Port: 3306 # Db: 'dtm' +# Ca: '' # path to ca file +# Tsl: 'false' # default false, set true if use ssl # Driver: 'boltdb' # default store engine