doc: remove mentions of UPnP

This commit is contained in:
Antoine Poinsot
2024-10-22 00:32:32 +02:00
parent 94ad614482
commit 953533d021
6 changed files with 4 additions and 30 deletions

View File

@@ -110,19 +110,6 @@ Otherwise, if you don't need QR encoding support, you can pass `-DWITH_QRENCODE=
---
#### Port Mapping Dependencies
###### miniupnpc
miniupnpc may be used for UPnP port mapping.
Skip if you do not need this functionality.
``` bash
brew install miniupnpc
```
---
#### ZMQ Dependencies
Support for ZMQ notifications requires the following dependency.