Update config.yaml.dist
added the config part of get data dir usage
This commit is contained in:
parent
187869c21d
commit
5629ffa332
1 changed files with 6 additions and 0 deletions
|
@ -177,3 +177,9 @@ privileges:
|
|||
## usage: schema://user:password@host:port/database_name
|
||||
## example: postgres://szuru:dog@localhost:5432/szuru_test
|
||||
#database:
|
||||
|
||||
|
||||
## get the data dir usage
|
||||
## 0 disabled
|
||||
## 1 enabled ( default )
|
||||
data_dir_get_usage: 1
|
||||
|
|
Loading…
Reference in a new issue