re base code
[sdc.git] / catalog-be / src / test / resources / config / sample.yaml
1 version: 1.0
2 released: 2012-11-30
3
4 # Connection parameters
5 connection:
6     url: jdbc:mysql://localhost:3306/db
7     poolSize: 5
8
9 # Protocols
10 protocols:
11    - http
12    - https
13
14 # Users
15 users:
16     tom: passwd
17     bob: passwd