diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-10-25 15:34:01 -0200 |
---|---|---|
committer | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-10-25 15:34:01 -0200 |
commit | 23deffdfd766efdafc357b923262fb495af34730 (patch) | |
tree | afb722e0034b7a9447f296f1b5b7df1b8d117d4f /config/lightsquid | |
parent | 146956ced860734364f56b412d32dd2ad58dab3e (diff) | |
download | pfsense-packages-23deffdfd766efdafc357b923262fb495af34730.tar.gz pfsense-packages-23deffdfd766efdafc357b923262fb495af34730.tar.bz2 pfsense-packages-23deffdfd766efdafc357b923262fb495af34730.zip |
lightsquid - fix squid log dir info on Refresh sheduler field.
Diffstat (limited to 'config/lightsquid')
-rw-r--r-- | config/lightsquid/lightsquid.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lightsquid/lightsquid.xml b/config/lightsquid/lightsquid.xml index b8ce2bc8..53d074c5 100644 --- a/config/lightsquid/lightsquid.xml +++ b/config/lightsquid/lightsquid.xml @@ -186,7 +186,7 @@ <input type="submit" name="Submit" value="Refresh full"> <br> Press button for start background refresh (this take some time). <br> <span style="color: rgb(153, 51, 0);"> Note after installation: - <br> On the first - enable log in squid package with "/var/squid/log" path. + <br> On the first - enable log in squid package with "/var/squid/logs" path. <br> On the second - press Refresh button for create lightsquid reports, else you will have error diagnostic page.</span> </description> <type>select</type> |