PKGBUILDs/core/gnutls/config

10 lines
303 B
Plaintext
Raw Normal View History

2023-09-30 16:28:56 +00:00
# https://gnutls.org/manual/html_node/Enabling_002fDisabling-system_002facceleration-protocols.html#Enabling-KTLS
#
# GnuTLS is built with -enable-ktls configuration, KTLS is disabled by default.
# This can be enabled by setting ktls = true in [global] section.
#
[global]
ktls = false
#ktls = true