Skip to content

More than 500 stories in a cue #2

@BenjaminLyrk

Description

@BenjaminLyrk

Hi
Im trying to use your repo in a express server setup to browse iNews from a webpage.
We have some ARCHIVE cues that have a lot of stories and Inews ftp limits to 500 stories.

You can change this limit by sending the ftp command SITE and then LISTSZ=[number] eg LISTSZ=1000
It would be nice to send it along with the other parameters like :
const conn = new Inews({
host: INEWS_HOST,
user: INEWS_USER,
password: INEWS_PASSWORD,
storieLimit: INEWS_STORY_LIMIT
});

any change taht can be added ?

Best regards and mary christmas
Benjamin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions