Skip to content

Site configs moved from DB to local file #217

@ajblaida

Description

@ajblaida

Site configs should be moved from DB to local file

Detailed Description

Currently, on every different page we go to, we query the database to get the site configurations (colors/title/etc). Site configs are by nature very static and it is comparatively expensive to query for those every time, especially on a rate-limited DB. I believe we should instead store these in a json or yaml file.

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