all repos — legit @ 823f7aea9ece5805367520be94f68b06e36e53d5

web frontend for git, written in go

Merge branch 'git-daemon-export-files'

Alan Pearce
commit

823f7aea9ece5805367520be94f68b06e36e53d5

parent

b97e2ba81f0f58e7b2029dacea2b4c0eb43c9403

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M readmereadme
@@ -42,6 +42,7 @@ - main
ignore: - foo - bar + checkGitDaemonExportOk: false dirs: templates: ./templates static: ./static
@@ -63,6 +64,7 @@ • repo.readme: readme files to look for.
• repo.mainBranch: main branch names to look for. • repo.ignore: repos to ignore, relative to scanPath. • repo.unlisted: repos to hide, relative to scanPath. +• repo.checkGitDaemonExportOk: when true, only show repos that can be exported by the git daemon • server.name: used for go-import meta tags and clone URLs. • meta.syntaxHighlight: this is used to select the syntax theme to render. If left blank or removed, the native theme will be used. If an invalid theme is set in this field,