Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/coreboot_buildroot_project/commit/f95df118aa63341ffca69c96d655bc4538de6702?style=split&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fixed gpg default compression list

pull/5/head
xSmurf 10 years ago
parent b36fb2d797
commit f95df118aa

@ -208,7 +208,7 @@ use-agent
require-cross-certification require-cross-certification
# Ciphers # Ciphers
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB ZIP Uncompressed
personal-cipher-preferences AES256 TWOFISH AES192 AES CAST5 personal-cipher-preferences AES256 TWOFISH AES192 AES CAST5
personal-digest-preferences SHA512 SHA384 SHA256 SHA224 personal-digest-preferences SHA512 SHA384 SHA256 SHA224
sig-notation issuer-fpr@notations.openpgp.fifthhorseman.net=%g sig-notation issuer-fpr@notations.openpgp.fifthhorseman.net=%g

Loading…
Cancel
Save