deleted no longer valid note (#16804)

no longer useful: "Then add `verify_ssl: true` to `mikrotik` device tracker entry in your `configuration.yaml` file."
This commit is contained in:
Cooper Dale 2021-03-02 12:13:03 +01:00 committed by GitHub
parent 06bdb81ce6
commit 7789696e94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,8 +50,6 @@ To use SSL to connect to the API (via `api-ssl` instead of `api` service) furthe
/ip service enable api-ssl
```
Then add `verify_ssl: true` to `mikrotik` device tracker entry in your `configuration.yaml` file.
If everything is working fine you can disable the pure `api` service in RouterOS:
```bash