ports/net-mgmt/ocsinventory-ocsreports/files/pkg-message.in
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

11 lines
256 B
Text

[
{ type: install
message: <<EOM
To configure ocsreports, you have to:
* edit %%WWWDIR%%/dbconfig.php
(and maybe backend/require/cas.config.php in the same dir)
* edit %%ETCDIR%%/ocsreports.conf and include it in an apache
virtualhost config
EOM
}
]