1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-17 07:45:52 +01:00
verdaccio/website/translated_docs/de/web.md
verdacciobot 88f1df62dd docs: new Crowdin translations (#646)
docs: new Crowdin translations (#646)
2018-04-05 17:05:16 +02:00

996 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

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