Added documentation and use 1 instead of true for new env

This commit is contained in:
Jan Böhmer 2025-07-02 22:30:37 +02:00
parent 95ef9c6dae
commit d6bb8cb243
3 changed files with 4 additions and 1 deletions

View file

@ -95,6 +95,8 @@ bundled with Part-DB. Set `DATABASE_MYSQL_SSL_VERIFY_CERT` if you want to accept
particularly for securing and protecting various aspects of your application. It's a secret key that is used for
cryptographic operations and security measures (session management, CSRF protection, etc..). Therefore this
value should be handled as confidential data and not shared publicly.
* `SHOW_PART_IMAGE_OVERLAY`: Set to 0 to disable the part image overlay, which appears if you hover over an image in the
part image gallery
### E-Mail settings