0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00
verdaccio/website/versioned_docs/version-3.2.0/web.md
2018-07-22 20:21:54 +02:00

914 B

id title original_id
version-3.2.0-webui Web User Interface webui

Verdaccio has a web user interface to display only the private packges and can be customisable.

web:
  enable: true
  title: Verdaccio
  logo: logo.png

All access restrictions defined to protect your packages will also apply to the Web Interface.

Configuration

Property Type Required Example Support Description
enable boolean No true/false all allow to display the web interface
title string No Verdaccio all HTML head title description
logo string No http://my.logo.domain/logo.png all a URI where logo is located