memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 50927651f689f2fad3d7b43706c0b12a0c6cd0e6
parent 97e590e4506f65962a4febded709cd6d8e425b50
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sun, 13 Feb 2022 22:22:22 +0100

Remove redundant option in cgitrc

Diffstat:
Mguides/cloud/vps.org | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/guides/cloud/vps.org b/guides/cloud/vps.org @@ -149,8 +149,7 @@ css=/cgit.css logo=/cgit.png virtual-root=/ -# Change these to https:// after setting up certbot: -clone-prefix=http://git.$FQDN +# Change to https:// after setting up certbot: clone-url=http://git.$FQDN/$CGIT_REPO_URL enable-git-config=1