aboutsummaryrefslogtreecommitdiff
path: root/config.example.scfg
blob: 1e3180f17834707170c018db8e31909eabda4cfe (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
}

# TBD
#user admin:iKlvHe1g0UoXE
#
#list main {
#    server smtp.example.com
#    user admin@admin.com
#    password 1234567
#    security tls
#    authentication plain
#    default false
#}
#
#repository cerrado {
#    title Cerrado
#    description "Self host single person readonly forge"
#    list main
#    public true
#}