1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Update config option

This commit is contained in:
Unknown
2014-03-28 08:39:35 -04:00
parent 6bd4f34c8d
commit cb05b8325c
9 changed files with 7 additions and 17 deletions

View File

@@ -17,7 +17,6 @@
<div><b>Run User:</b> {{.RunUser}}</div>
<div><b>Run Mode:</b> {{.RunMode}}</div>
<hr/>
<div><b>Enable HTTPS Clone</b> <i class="fa fa{{if .EnableHttpsClone}}-check{{end}}-square-o"></i></div>
<div><b>Repository Root Path:</b> {{.RepoRootPath}}</div>
</div>
</div>