diff --git a/conf.sample.yml b/conf.sample.yml index 4d896e1..1427da2 100644 --- a/conf.sample.yml +++ b/conf.sample.yml @@ -9,8 +9,9 @@ # Driver: 'mysql' # Host: 'localhost' # User: 'root' -# Password: '123456' +# Password: '' # Port: 3306 + # Driver: 'boltdb' # default store engine # Driver: 'redis'