Skip to content

Commit 8c6080f

Browse files
committed
Cleanup database.yml.sample.
1 parent a53d1e1 commit 8c6080f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

config/database.yml.sample

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ development:
1313
pool: 5
1414
timeout: 5000
1515

16-
1716
test:
1817
primary:
1918
<<: *default
@@ -24,14 +23,6 @@ test:
2423
pool: 5
2524
timeout: 5000
2625

27-
oidc-api-token:
28-
primary:
29-
<<: *default
30-
database: rubygems_oidc_api_token
31-
min_messages: error
32-
pool: 30
33-
reconnect: true
34-
3526
staging:
3627
primary:
3728
<<: *default

0 commit comments

Comments
 (0)