mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 02:26:12 +10:00
Merge branch 'remove_reaping_frequency' into 'master'
Remove reaping frequency
This commit is contained in:
@@ -9,6 +9,7 @@ v 6.8.0
|
||||
- Changed permission of gitlab-satellites directory not to be world accessible
|
||||
- Protected branch does not allow force push
|
||||
- Fix popen bug in `rake gitlab:satellites:create`
|
||||
- Disable connection reaping for MySQL
|
||||
|
||||
v 6.7.3
|
||||
- Fix the merge notification email not being sent (Pierre de La Morinerie)
|
||||
|
||||
@@ -7,7 +7,6 @@ production:
|
||||
reconnect: false
|
||||
database: gitlabhq_production
|
||||
pool: 10
|
||||
reaping_frequency: 10
|
||||
username: git
|
||||
password: "secure password"
|
||||
# host: localhost
|
||||
|
||||
Reference in New Issue
Block a user