blob: 3e107d7600f47f37a15bcc757dbaac073919507d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[
{ type: install
message: <<EOM
Webfwlog-%%VERSION%% has been installed in %%WWWDIR%%.
You should update your web server's configuration to provide access to
%%WWWDIR%%.
You should also read the README in the mysql or pgsql directoy in
%%DOCSDIR%% for information on setting up your MySQL or
PostgreSQL server for use with webfwlog, and edit the webfwlog.conf file in
%%ETCDIR%% and adjust it to your installation. This file is
well-commented.
EOM
}
]
|