diff --git a/conf.sample.yml b/conf.sample.yml index 259fa14..1bccd93 100644 --- a/conf.sample.yml +++ b/conf.sample.yml @@ -27,7 +27,7 @@ # Password: 'mysecretpassword' # Port: '5432' # Db: 'postgres' -# Schema: 'myschema' +# Schema: 'public' # default value is 'public' ### following config is for only Driver postgres/mysql # MaxOpenConns: 500