diff options
Diffstat (limited to 'integrations/pgsql.ini')
-rw-r--r-- | integrations/pgsql.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrations/pgsql.ini b/integrations/pgsql.ini index 42e29e8266..920a5190d4 100644 --- a/integrations/pgsql.ini +++ b/integrations/pgsql.ini @@ -43,13 +43,13 @@ PROVIDER = file [log] MODE = console,file +ROOT_PATH = pgsql-log [log.console] LEVEL = Warn [log.file] LEVEL = Info -ROOT_PATH = log [security] INSTALL_LOCK = true |