Skip to content

2.x - Timeout settings still hardcoded #107

@Dloranger

Description

@Dloranger

UI timeout settings are still hardcoded to '300' when creating the svxlink.conf

https://github.com/OpenRepeater/openrepeater/blob/2.1.3/includes/classes/SVXLink.php#L178

Should be

'TIMEOUT' => ($this->settingsArray['repeaterTimeoutSec']),

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