diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-13 18:43:31 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-13 18:43:31 +0200 |
commit | 8cc267eb0de66ed90f357b8feae3dad3f05f721a (patch) | |
tree | 0cabf3137500022595c956dd854e2f36017cf544 /mod_gnutls.conf |
Diffstat (limited to 'mod_gnutls.conf')
-rw-r--r-- | mod_gnutls.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mod_gnutls.conf b/mod_gnutls.conf new file mode 100644 index 0000000..ae8d5c5 --- /dev/null +++ b/mod_gnutls.conf @@ -0,0 +1,4 @@ +LoadModule gnutls_module modules/mod_gnutls.so + +GnuTLSCache dbm "/var/cache/mod_gnutls" +GnuTLSCacheTimeout 300 |