Expand debug view with API version.

This commit is contained in:
James Cole 2018-03-04 09:12:47 +01:00
parent 2f17521c06
commit d165609476
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -15,6 +15,7 @@ Debug information generated at {{ now }} for Firefly III version **{{ FF_VERSION
| Variable | Content |
| --- | --- |
| FF version | {{ FF_VERSION }} |
| FF API version | {{ config('firefly.api_version') }} |
| App environment | {{ appEnv }} |
| App debug mode | {{ appDebug }} |
| App cache driver | {{ cacheDriver }} |