Skip to content

Commit a63405d

Browse files
committed
Add pool option to database.yml
1 parent 208b1e8 commit a63405d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/runtime/config/gitlabhq/database.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ production:
2121
port: {{DB_PORT}}
2222
username: {{DB_USER}}
2323
password: "{{DB_PASS}}"
24+
pool: {{DB_POOL}}

0 commit comments

Comments
 (0)