mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-17 07:45:52 +01:00
d1bed601b7
docs: update translations
1016 B
1016 B
id | title |
---|---|
webui | Web User Interface |
Verdaccio has a web user interface to display only the private packges and can be customisable.
web:
enable: true
title: Verdaccio
logo: logo.png
Configuración
Propiedad | Tipo | Requerido | Ejemplo | Soporte | Descripcion |
---|---|---|---|---|---|
enable | boolean | No | true/false | all | habilita la interfaz web |
title | string | No | $authenticated | all | El título de la interfaz web |
logo | string | No | http://my.logo.domain/logo.png | all | el URI donde el logo esta localizado |