diff options
author | Case Duckworth | 2022-06-16 09:14:44 -0500 |
---|---|---|
committer | Case Duckworth | 2022-06-16 09:14:44 -0500 |
commit | b4d727f6a99d131ddef77a427d028bf0b67991e1 (patch) | |
tree | 77dc61f84f1b866a55c35762da95cdaa3fb70da1 | |
parent | Change sumamry width (diff) | |
download | cgit-b4d727f6a99d131ddef77a427d028bf0b67991e1.tar.gz cgit-b4d727f6a99d131ddef77a427d028bf0b67991e1.zip |
Change to https
-rw-r--r-- | cgitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgitrc b/cgitrc index c9d26af..2767384 100644 --- a/cgitrc +++ b/cgitrc | |||
@@ -8,7 +8,7 @@ css=/cgit.css | |||
8 | #logo=/cgit.png | 8 | #logo=/cgit.png |
9 | logo=/avatar.png | 9 | logo=/avatar.png |
10 | 10 | ||
11 | clone-url=git://$HTTP_HOST/$CGIT_REPO_URL | 11 | clone-url=https://$HTTP_HOST/$CGIT_REPO_URL |
12 | enable-index-owner=0 | 12 | enable-index-owner=0 |
13 | enable-index-links=1 | 13 | enable-index-links=1 |
14 | enable-subject-links=1 | 14 | enable-subject-links=1 |