[v0.6.0.0] - 2024-06-25: Renamed to Phorum + Packaging
Project renamed to Phorum!
This release is based off a move to start packaging the software so it's more easily used
and installed on servers. Namely, automation has begun to create a Debian package, but
probably more options to come!
Part of the switch is I've stopped using Nix for packaging and a dev environment.
I won't mention changes to this repo that are outside the actual software itself in the
changes below.
Added
- Config option for running as a specific user, if
phorumis ran as root it will
switch to the specified user.
Changed
- Command line interface so you always specify a path to the config file with
--config - The "space cookie" config section is now the "daemon" config section