diff options
Diffstat (limited to 'testing/proftpd/mod_tls_shmcache.conf')
-rw-r--r-- | testing/proftpd/mod_tls_shmcache.conf | 2 |
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> |