We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1e554 commit 33fdf25Copy full SHA for 33fdf25
1 file changed
.env.example
@@ -25,6 +25,7 @@ ADMIN_PASSWORD=change-me-min-12-chars
25
26
# Login Security Configuration
27
# Required: high-entropy salt used to hash login attempt identifiers (protects rate limiting)
28
+#openssl rand -base64 48
29
LOGIN_ATTEMPT_SALT=generate-a-random-64-byte-string
30
31
# Logging Configuration
0 commit comments