Browse Source

add config sample

pull/499/head
Alan YU 2 years ago
parent
commit
ca910bd861
  1. 2
      conf.sample.yml

2
conf.sample.yml

@ -12,6 +12,8 @@
# Password: '' # Password: ''
# Port: 3306 # Port: 3306
# Db: 'dtm' # Db: 'dtm'
# Ca: '' # path to ca file
# Tsl: 'false' # default false, set true if use ssl
# Driver: 'boltdb' # default store engine # Driver: 'boltdb' # default store engine

Loading…
Cancel
Save