allow to set umask on *NIX platforms

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2023-08-08 18:30:42 +02:00
parent f5f56129df
commit 5011002d84
5 changed files with 75 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
"max_per_host_connections": 20,
"allowlist_status": 0,
"allow_self_connections": 0,
"umask": "",
"defender": {
"enabled": false,
"driver": "memory",