Skip to content

Configurable token exipration #10

@osvein

Description

@osvein

Server administrators should be able to decide for how long player locations and tp tokens are valid.

Instead of being hardcoded

private final long cooldown = 86400 * 1000; // Milliseconds
private Integer max_tpback = 1440; // Number of MINUTES to keep

these values should be read from a configuration file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions