Add defaults
This commit is contained in:
parent
c416b06dd1
commit
72b99bd728
@ -59,8 +59,8 @@ def load_config():
|
|||||||
f.write(
|
f.write(
|
||||||
"""
|
"""
|
||||||
config:
|
config:
|
||||||
ip_to_location:
|
ip_to_location: false
|
||||||
api_key:"""
|
api_key: ''"""
|
||||||
)
|
)
|
||||||
LOG.critical(
|
LOG.critical(
|
||||||
"`config.yaml` was not found, a template has been created."
|
"`config.yaml` was not found, a template has been created."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user