mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
9 lines
303 B
Text
9 lines
303 B
Text
# 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
|