Skip to content

Separate settings from code. #1

@MurphyMarkW

Description

@MurphyMarkW

Need to separate the server-specific settings from the code. Right now everything is hardcoded, meaning that editing the source is required for each server. Currently, this is defaulting to hallway server settings.

Ideally, settings should be stored only server-side, and a template settings file provided in the repo. The code should then target the variable names specified in the settings template, rather than hardcoded values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions