Skip to content

Store all default parameters into settings table #5070

@lullis

Description

@lullis

Depends on #5069.

Values defined on settings.py should be taken as default values and stored on the database on initialization. Subsequent access to these values should come from the database

Motivation

The settings.py module contains a good number of parameters that can not be easily modified after the node has started. The settings database should be the place to control this information.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions