• Gopher Update

    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: [ "*" ]

    // ...but exclude some
    exclude: [ "ark_sysop", "ark_phenom" ]
    }
    }
    }

    See WHATSNEW.md for more info!

    I'll likely apply this style of config to some other areas such as NNTP as well.


    --
    |08 ■ |12NuSkooler |06// |12Xibalba |08- |07"|06The place of fear|07"
    |08 ■ |03xibalba|08.|03l33t|08.|03codes |08(|0344510|08/|03telnet|08, |0344511|08/|03ssh|08)
    |08 ■ |03ENiGMA 1/2 WHQ |08| |03Phenom |08| |0367 |08| |03iMPURE |08| |03ACiDic
    --- ENiGMA 1/2 v0.0.13-beta (linux; x64; 16.16.0)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)