Update config.toml
This commit is contained in:
parent
eb99b58d8a
commit
ccec68127e
@ -49,7 +49,7 @@ path = "/falcot/backups"
|
|||||||
|
|
||||||
[security]
|
[security]
|
||||||
require_authentication = false
|
require_authentication = false
|
||||||
jwt_secret = "your-secret-key-here"
|
jwt_secret = "your-secret-key-here" # Секретный ключ для JWT (JSON Web Tokens)
|
||||||
password_hashing_rounds = 12
|
password_hashing_rounds = 12
|
||||||
|
|
||||||
[performance]
|
[performance]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user