summaryrefslogtreecommitdiff
path: root/www/sqstat/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/sqstat/files/pkg-message.in')
-rw-r--r--www/sqstat/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/sqstat/files/pkg-message.in b/www/sqstat/files/pkg-message.in
index 513290afd1bd..bf5db0873f8c 100644
--- a/www/sqstat/files/pkg-message.in
+++ b/www/sqstat/files/pkg-message.in
@@ -1,4 +1,6 @@
-======================================================================
+[
+{ type: install
+ message: <<EOM
- Copy file config.inc.php.defaults to config.inc.php, edit
config.inc.php to specify your squid proxy server IP and port.
@@ -13,4 +15,6 @@ http_access deny manager
- Set up apache web server:
Alias /sqstat "%%PREFIX%%/%%SQSTATDIR%%/"
-======================================================================
+EOM
+}
+]