From NuSkooler@21:1/121 to All on Sun Aug 21 14:11:16 2022
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: [ "*" ]