Skip to content

Per-module deploy time configuration #26

@ahal

Description

@ahal

It may be desirable to configure some modules at deploy time, e.g to add credentials, support defaults or tweak the behaviour of the module. While it's currently possible to do this via the !admin module (see mastodon module for example), this isn't very convenient and the configuration is lost if the store is ever removed.

Instead, it would be nice if there existed some config file which could set arbitrary configuration per-module. Trinity would then pass the configuration for a specific module into that module on initial load. The modules would be responsible for taking care of the rest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions