1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-22 09:13:03 +01:00

Add QR disabling options to INSTALL.md

This commit is contained in:
Rodrigo Martins 2020-04-04 22:34:59 -03:00
parent ddc8c53abf
commit 51e1ab94b3
No known key found for this signature in database
GPG Key ID: 6ED09E999DD17339

View File

@ -55,6 +55,8 @@ Run `make doc` in the build directory after editing the asciidoc files to regene
* `DISABLE_X11=1` → Disable X11 support (needed for focus tracking)
* `DISABLE_AV=1` → Disable audio call support
* `DISABLE_SOUND_NOTIFY=1` → Disable sound notifications support
* `DISABLE_QRCODE` → Disable QR exporting support
* `DISABLE_QRPNG` → Disable support for exporting QR as PNG
* `DISABLE_DESKTOP_NOTIFY=1` → Disable desktop notifications support
* `ENABLE_PYTHON=1` → Build toxic with Python scripting support