Merge pull request #805 from xavierpriour/patch-1

Mention access restrictions to web UI
This commit is contained in:
Juan Picado @jotadeveloper 2018-07-06 08:53:28 +02:00 committed by GitHub
commit 176bdd68b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -14,11 +14,12 @@ web:
logo: logo.png
```
All access restrictions defined to [protect your packages](protect-your-dependencies.md) 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 | $authenticated | all | HTML head title description
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