aboutsummaryrefslogtreecommitdiff
path: root/config.example.scfg
blob: 3961e51ddb60a7deb021ad48db74525d2eae913e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
root-readme /srv/git/README.md
scan /srv/git/ {
    public true
}

repository /srv/git/cerrado.git {
    name cerrado
    description "Self host single person forge"
    public true
}

# TBD
#user admin:iKlvHe1g0UoXE
#
#list main {
#    server smtp.example.com
#    user admin@admin.com
#    password 1234567
#    security tls
#    authentication plain
#    default false
#}
#