From 39af9862f5b207d35c7665bee308a9bd403e3aea Mon Sep 17 00:00:00 2001 From: Retro_Guy Date: Tue, 14 May 2024 06:58:57 -0700 Subject: [PATCH] Just changing some wording in a comment. --- Rocksolid_Light/rslight/memcached.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rocksolid_Light/rslight/memcached.inc.php b/Rocksolid_Light/rslight/memcached.inc.php index a0644e8..52aaf0a 100644 --- a/Rocksolid_Light/rslight/memcached.inc.php +++ b/Rocksolid_Light/rslight/memcached.inc.php @@ -8,7 +8,7 @@ $enable_memcache = false; $memcache_server = '127.0.0.1'; $memcache_port = 11211; -// Log all hits (log file may be large) +// Enable logging to file (log file may be large) $enable_memcache_logging = false; // Time in seconds to cache data