Skip to content

Unexpected value in configuration #96

@adamrothman

Description

@adamrothman

Lately I've been getting log lines like these when I start up an app using staticconf:

[2017-09-11 01:00:27,865 INFO staticconf.config] Unexpected value in moneybot configuration: [('postgres.host', 'localhost'), ('postgres.port', 5432), ('postgres.username', 'postgres'), ('postgres.password', 'secretpass'), ('postgres.dbname', 'postgres')]

What's causing this? Why are these values unexpected? How do I make them expected?

Environment

  • PyStaticConfiguration 0.10.3
  • Python 3.6.2
  • macOS 10.12.6 and Ubuntu 17.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions