Skip to content

Wrong config module usage #13

Description

@nerudaj

'database' : config['nemea']['database']

nemea = nemea_conn.db[config['nemea']['collection']]

LGUI specifies following usage of the config module:
config[section_identifier].get(key)
or with default value
config[section_identifier].get(key, default_value)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions