Merge pull request #567 from WordOps/updating-configuration

Various fixes
This commit is contained in:
VirtuBox
2023-08-27 13:29:14 +02:00
committed by GitHub
5 changed files with 316 additions and 49 deletions

View File

@@ -73,7 +73,7 @@ Group nogroup
# Umask 022 is a good standard umask to prevent new files and dirs
# (second parm) from being group and world writable.
Umask 022 022
Umask 002 002
# Normally, we want files to be overwriteable.
AllowOverwrite on