Update README.md

This commit is contained in:
Maxim Devaev 2020-04-30 02:41:07 +03:00 committed by GitHub
parent 7e6aaffe46
commit 9c7e727711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ Pi-KVM OS is based on Arch Linux ARM and contains all required packages and conf
```yaml ```yaml
kvmd: kvmd:
auth: auth:
disabled: true enabled: false
``` ```
then restart `kvmd`: then restart `kvmd`:
``` ```