Files
ports/databases/valkey/files/pkg-message.in
Yasuhiro Kimura a08336423d databases/valkey: Add new port
Add databases/valkey, High-performance data structure server that
primarily serves key/value workloads.
2024-04-02 16:13:36 +09:00

12 lines
246 B
Plaintext

[
{ 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
}
]