Skip to content
This repository was archived by the owner on Jun 16, 2018. It is now read-only.
This repository was archived by the owner on Jun 16, 2018. It is now read-only.

way to allow user the overwrite config.js #46

@Jheronymus

Description

@Jheronymus

at the moment even in development you make changes to the config.js. These need to be undone before a commit. Also when a user just wants to changes a few settings, he must do so in the original config, leading to a possible merge conflict on the next update.

better might be a user-config.js where you can just add the changes. It should directly overwrite the config.js settings. Chalenge here is to find a way to disable modules.
Other suggestions are welcome

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions