mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add timezone to template for #4571
This commit is contained in:
@@ -26,6 +26,7 @@ Debug information generated at {{ now }} for Firefly III version **{{ FF_VERSION
|
||||
| Using docker? | {% if isDocker %}true{% else %}false{% endif %} |
|
||||
| Telemetry | {% if telemetry %}true{% else%}false{% endif%} |
|
||||
| Layout | {{ layout }} |
|
||||
| TZ | {{ tz }} |
|
||||
| App environment | {{ appEnv }} |
|
||||
| App debug mode | {{ appDebug }} |
|
||||
| App cache driver | {{ cacheDriver }} |
|
||||
|
Reference in New Issue
Block a user