-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels