summaryrefslogtreecommitdiff
path: root/databases/valkey8/files/pkg-message.in
blob: e32864db05c18120bbb79b8181f132c360165c43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
      To setup "%%PORTNAME%%" you need to edit the configuration file:
      %%PREFIX%%/etc/%%PORTNAME%%.conf

      To run valkey from startup, add %%PORTNAME%%_enable="YES"
      in your /etc/rc.conf.
EOM
}
]