mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
Add mention of APP_TIMEZONE to README
I lost more time than I care to admit trying to track this down. Putting it as part of the documentation should hopefully help others in the future.
This commit is contained in:
parent
fdf8031d08
commit
888b61a575
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ php artisan db:seed --class=ExampleRecipesSeeder
|
|||
| `FORCE_HTTPS` | If your server handles SSL termination, enforce HTTPS. | 0 |
|
||||
| `PHP_OPCACHE_ENABLE` | Enable PHP Opcache | 0 |
|
||||
| `TRMNL_IMAGE_URL_TIMEOUT` | How long TRMNL waits for a response on the display endpoint. (sec) | 30 |
|
||||
| `APP_TIMEZONE` | The timezone that the system should run under (Affects "Sleep Mode" | UTC |
|
||||
|
||||
#### Login
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue