Add possibility to configure the application #4
Labels
No labels
Priority: Critical
Priority: High
Priority: Low
Priority: Medium
Status: Blocked
Status: In Progress
Status: Pending
Status: Review Needed
Status: Revision Needed
Tech: Database
Tech: Library
Tech: Security
Tech: vibe.d
Type: Bug
Type: Enhancement
Type: Maintenance
Type: Question
Type: Upstream Bug
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: fsimphy/calendar-webapp#4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Currently it is not possible to configure the application in anyway aside from chaning the source code. We should make it possible to change certain options (such as the addresses we bind to, which database driver to use etc.) either via commandline switches or via a config file.
Description
As a user, I want to be able to make changes to the configuration of the application without needing to change the source code.