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