greenwave: add missing quote in the previous commit :(
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
012447730e
commit
ec006102a8
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ formatter = "simple"
|
|||
stream = "ext://sys.stdout"
|
||||
|
||||
[log_config.loggers.fedora_messaging]
|
||||
{% if env == "staging %}
|
||||
{% if env == "staging" %}
|
||||
level = "DEBUG"
|
||||
{% else %}
|
||||
level = "INFO"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue