Skip to content

Commit 8eb8c90

Browse files
authored
yaml format error.
fix options format.
1 parent 810b9da commit 8eb8c90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

etc/jobserver.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ cache:
2424
# password: ds4dev
2525
#}
2626
options: [
27-
"maxPoolSize=20"
27+
"maxPoolSize=20",
2828
"replicaSet=mgoCluster",
29-
#"authSource=admin",
29+
#"authSource=admin"
3030
]
3131
notifications:
3232
endpoints:

0 commit comments

Comments
 (0)