Update README.md

This commit is contained in:
Benjamin Nussbaum 2025-05-04 15:25:16 +02:00 committed by GitHub
parent a0586116e0
commit aa0a60ac69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -139,6 +139,7 @@ php artisan db:seed --class=ExampleRecipesSeeder
| `REGISTRATION_ENABLED` | Allow user registration via Webinterface | 1 | | `REGISTRATION_ENABLED` | Allow user registration via Webinterface | 1 |
| `FORCE_HTTPS` | If your server handles SSL termination, enforce HTTPS. | 0 | | `FORCE_HTTPS` | If your server handles SSL termination, enforce HTTPS. | 0 |
| `PHP_OPCACHE_ENABLE` | Enable PHP Opcache | 0 | | `PHP_OPCACHE_ENABLE` | Enable PHP Opcache | 0 |
| `TRMNL_IMAGE_URL_TIMEOUT` | How long TRMNL waits for a reponse on the display endpoint. | null (in seconds) |
#### Login #### Login