aboutsummaryrefslogtreecommitdiff
path: root/config.example.scfg
blob: eda4f38d14d06608e6447089bbf13c5416092d65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
#}