Browse Source

Improve commentary aesthetics (#4549)

pull/4575/head
Rich Purnell 8 months ago
committed by GitHub
parent
commit
46762d9fde
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      .env.template

4
.env.template

@ -525,9 +525,9 @@
## Only use this as a last resort if you are not able to use a valid certificate. ## Only use this as a last resort if you are not able to use a valid certificate.
# SMTP_ACCEPT_INVALID_HOSTNAMES=false # SMTP_ACCEPT_INVALID_HOSTNAMES=false
########################## #######################
### Rocket settings ### ### Rocket settings ###
########################## #######################
## Rocket specific settings ## Rocket specific settings
## See https://rocket.rs/v0.5/guide/configuration/ for more details. ## See https://rocket.rs/v0.5/guide/configuration/ for more details.

Loading…
Cancel
Save