1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-17 07:45:52 +01:00
verdaccio/website/translated_docs/ur-PK/web.md
2018-01-06 22:30:49 +00:00

829 B

id date title
webui 2017-07-10T23:36:56.503Z 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

Configuration

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