-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Is your enhancement related to a problem? Please describe.
Setting S3 settings in the database can be undesirable in many cases, especially when sharing the database with other people.
Another use case is in CI systems, where it would be easier to save data into the environment, and just add that into the settings.
Describe the solution you'd like
It would be great if the settings are able to be defined as PHP constants, like the database config.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request