• exec/newslink.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Fri Jan 5 18:47:00 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/38c96e07b8ec2a269b230150
    Modified Files:
    exec/newslink.js
    Log Message:
    Increase the connect timeout from 10 seconds (the default) to 30 seconds

    Should probably make this a command-line option too, but this will do for
    now for Ragnarok to test eternal-september with.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Fri Jan 5 19:14:44 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/483355a47172517a193a8600
    Modified Files:
    exec/newslink.js
    Log Message:
    Do not log "0 areas"

    area.length is an object, not an array, so it's length will always be 0

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net