Skip to content

Commit 3757a6d

Browse files
committed
Revert "Prettify take FRiCKLE#3 (test)."
This reverts commit 4fff2b2.
1 parent 4fff2b2 commit 3757a6d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Configuration directives
2121
postgres_server
2222
---------------
2323

24-
**syntax**: `postgres_server ip[:port] dbname=dbname user=user password=pass`
25-
**default**: `none`
26-
**context**: `upstream`
24+
**syntax**: `postgres_server ip[:port] dbname=dbname user=user password=pass`
25+
**default**: `none`
26+
**context**: `upstream`
2727

2828
Set details about the database server.
2929

@@ -32,9 +32,7 @@ postgres_keepalive
3232
------------------
3333

3434
**syntax**: `postgres_keepalive off | max=count [mode=single|multi] [overflow=ignore|reject]`
35-
3635
**default**: `max=10 mode=single overflow=ignore`
37-
3836
**context**: `upstream`
3937

4038
Configure keepalive parameters:

0 commit comments

Comments
 (0)