Skip to content

Allow option publicServerURL to be set dynamically as async function #9798

Open
@mtrezza

Description

@mtrezza

New Feature / Enhancement Checklist

Current Limitation

The option publicServerURL is static and can only be set once on server start. Since this is a public facing URL, it may be necessary in certain scenarios to update it, which currently requires a server restart.

Feature / Enhancement Description

Allow option publicServerURL to be set as an async function.

Example Use Case

  • Domain failover

Alternatives / Workarounds

Restart server which has a resource impact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions