stricter config file permissions
Fixes: https://pagure.io/koji/issue/2124
This commit is contained in:
parent
ff055ada11
commit
e72a7be0a1
4 changed files with 24 additions and 4 deletions
|
|
@ -11,6 +11,7 @@ DBName = koji
|
|||
DBUser = koji
|
||||
#DBHost = db.example.com
|
||||
#DBPort = 5432
|
||||
#Note, that db password is sensitive and this file shouldn't be publicly readable.
|
||||
#DBPass = example_password
|
||||
KojiDir = /mnt/koji
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue