From NuSkooler@21:1/121 to All on Sunday, August 21, 2022 14:11:16
Just pushed a change to ENiGMA's embedded Gopher server's configuration syntax to make dealing with exposed conferences & areas easier to manage.
* The old 'messageConferences' key is now deprecated & support will be removed in a future version.
* The new hotness is the 'exposedConfAreas' key which allows 'includes' and 'excludes' (exceptions) with wildcard support.
Example:
{
exposedConfAreas: {
araknet: {
// start with it all
include: [ "*" ]