Skip to content

Consider changing the LISTEN_ADDRESS option #178

@dylanmccall

Description

@dylanmccall

As of learningequality/kolibri@351127b, Kolibri 0.16 adds a LISTEN_ADDRESS option. This controls the address Kolibri binds to at startup. It defaults to 0.0.0.0.

For the Endless Key app, it doesn't make sense for the Kolibri server to be reachable from other devices on the network. (In addition, this feature doesn't work on Chrome OS anyway).

Let's try setting LISTEN_ADDRESS to 127.0.0.1. This will also disable the code which broadcasts Kolibri's presence with Zeroconf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions