mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
e367c3f1e0
* feat: improve legacy token signature by removing deprecated crypto.createDecipher * fix: wrong reference * chore: add debug
381 B
381 B
Environment variables
A full list of available environment variables that allow override internal features.
VERDACCIO_LEGACY_ALGORITHM
Allows to define the specific algorithm for the token
signature which by default is aes-256-ctr
VERDACCIO_LEGACY_ENCRYPTION_KEY
By default, the token stores in the database, but using this variable allows to get it from memory