aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-fe/src/test/resources/config/sampleNoProtocol.yaml
blob: 6197232aa4eddca3c45b2d8233858319759c8d13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
version: 1.0
released: 2012-11-30

# Connection parameters
connection:
    url: jdbc:mysql://localhost:3306/db
    poolSize: 5

# Protocols
#protocols:
#   - http
#   - https

# Users
users:
    tom: passwd
    bob: passwd