ports/www/py-isso/pkg-message

22 lines
478 B
Plaintext
Raw Normal View History

2019-09-06 20:53:08 +02:00
[
{
message: <<EOM
2022-09-18 15:21:54 +02:00
please inspect and customize isso.cfg. To run as a service you should add
2019-09-08 11:14:48 +02:00
isso_enable="YES" to your rc.conf. You can also change if needed:
isso_bin="/usr/local/bin/isso"
2022-09-18 15:21:54 +02:00
isso_config="/usr/local/etc/isso.cfg"
2019-09-08 11:14:48 +02:00
isso_user="www"
2022-09-18 15:21:54 +02:00
with the update to version 1.13.0 config file extension was renamed to cfg
you might want to rename your config file the same possibly.
2019-09-06 20:53:08 +02:00
EOM
}
{
type: remove
message: <<EOM
2022-09-18 15:21:54 +02:00
you might want to remove isso.cfg if present.
2019-09-06 20:53:08 +02:00
EOM
}
]