Skip to content

External configuration (INI file) #14

Description

@joaquimvila

Allow configuring externally certain parameters of the application such as:

  • Webserver URL and port
  • Database path
  • Default user data
  • ...

The application should hard code a default value for each of these settings. However these values may be modified by command line arguments (high priority) or by using an INI file (lower priority)

Metadata

Metadata

Assignees

No one assigned

    Labels

    roadmapFeature for seeds roadmap

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions