updated py-isso to version 0.13.0

This commit is contained in:
2022-09-18 15:21:54 +02:00
parent e2469b6082
commit 16ff25d9a9
4 changed files with 13 additions and 9 deletions

View File

@@ -1,18 +1,21 @@
[
{
message: <<EOM
please inspect and customize isso.conf. To run as a service you should add
please inspect and customize isso.cfg. To run as a service you should add
isso_enable="YES" to your rc.conf. You can also change if needed:
isso_bin="/usr/local/bin/isso"
isso_config="/usr/local/etc/isso.conf"
isso_config="/usr/local/etc/isso.cfg"
isso_user="www"
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.
EOM
}
{
type: remove
message: <<EOM
you might want to remove isso.conf if present.
you might want to remove isso.cfg if present.
EOM
}
]