aboutsummaryrefslogtreecommitdiffstats
path: root/testing/proftpd/mod_tls_shmcache.conf
diff options
context:
space:
mode:
authorSimon Frankenberger <simon@fraho.eu>2020-03-26 00:43:30 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-04-05 19:34:51 +0000
commitc24bb5aefea3ed2c9f92d39e7e5e902ad2d883c2 (patch)
tree255bffaee59d801fc8b92a23193860a03c6bd90c /testing/proftpd/mod_tls_shmcache.conf
parent95610a3e2dfe39ddb56152f082e75bed952dfd0f (diff)
downloadaports-c24bb5aefea3.tar.bz2
aports-c24bb5aefea3.tar.xz
testing/proftpd: upgrade to 1.3.7_rc3
Diffstat (limited to 'testing/proftpd/mod_tls_shmcache.conf')
-rw-r--r--testing/proftpd/mod_tls_shmcache.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/proftpd/mod_tls_shmcache.conf b/testing/proftpd/mod_tls_shmcache.conf
index dece4cb619..25de2abf11 100644
--- a/testing/proftpd/mod_tls_shmcache.conf
+++ b/testing/proftpd/mod_tls_shmcache.conf
@@ -1,3 +1,3 @@
<IfModule mod_tls_shmcache.c>
- TLSSessionCache shm:/file=/run/proftpd/sesscache
+# TLSSessionCache shm:/file=/run/proftpd/sesscache
</IfModule>