-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels