mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
10 lines
121 B
YAML
10 lines
121 B
YAML
|
security:
|
||
|
api:
|
||
|
legacy: false
|
||
|
sign:
|
||
|
expiresIn: 7d
|
||
|
notBefore: 0
|
||
|
web:
|
||
|
sign:
|
||
|
expiresIn: 7d
|