diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 3576b5eb2..fc943f918 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -34,6 +34,12 @@ uploadsPath = /data/WebGUI/www/uploads #fileCacheRoot=/path/to/cache +# Support for the memcached distributed caching system. +# See http://www.danga.com/memcached/ for details on memcached. +# Uncomment this and point it to your memcached server(s). + +# memcached_servers = 10.0.0.6:11211 + # The database connection string. It usually takes the form of # DBI::;host=