1
config {
2
cms {
3
root = example/content
4
}
5
http {
6
interface = localhost
7
port = 8080
8
prefix = cms
9
10