mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Fix pg conf
This commit is contained in:
parent
8bae866e15
commit
e8088b507c
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ in systemConfiguration {
|
|||
|
||||
authentication = mkOverride 10 ''
|
||||
# Type Database DBUser Authentication IdentMap
|
||||
local sameuser all peer map=superuser_map
|
||||
local all all peer map=superuser_map
|
||||
'';
|
||||
|
||||
identMap = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue