mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
10 lines
135 B
YAML
10 lines
135 B
YAML
security:
|
|
api:
|
|
legacy: true
|
|
jwt:
|
|
sign:
|
|
expiresIn: 7d
|
|
notBefore: 0
|
|
web:
|
|
sign:
|
|
expiresIn: 7d
|