]> Sergey Matveev's repositories - public-inbox.git/blobdiff - examples/unsubscribe.psgi
update git repo location to https:// using GitHTTPBackend.pm
[public-inbox.git] / examples / unsubscribe.psgi
index beeab9f89f0d7faf3b8fa16c2be58796b18381f5..5b9b16cc793fa5329f21d1494509a9fef27bfd24 100644 (file)
@@ -17,7 +17,8 @@ my $app = PublicInbox::Unsubscribe->new(
                # the archives runs as a different user.
                PublicInbox::Config->new('/home/pi/.public-inbox/config')
        },
-       code_url => 'git://80x24.org/public-inbox.git', # change if you fork
+       # change if you fork
+       code_url => 'https://public-inbox.org/public-inbox.git',
        owner_email => 'BOFH@example.com',
        confirm => 0,