11 lines
190 B
INI
11 lines
190 B
INI
[user]
|
|
name = Gitea
|
|
email = gitea@fake.local
|
|
[core]
|
|
quotePath = false
|
|
commitGraph = true
|
|
[receive]
|
|
advertisePushOptions = true
|
|
procReceiveRefs = refs/for
|
|
[gc]
|
|
writeCommitGraph = true
|