xrdp/.gitmodules
Pavel Roskin ca8ddb51ac Use https for librfxcodec reference
The git protocol is so limited that GitHub doesn't show it when selecting "Clone
of download". It may be blocked by strict firewalls, whereas https would work
almost certainly. Pushing code is not allowed over git protocol, but it's
possible over https with a tocken.
2016-12-14 08:44:07 -08:00

5 lines
102 B
Plaintext

[submodule "librfxcodec"]
path = librfxcodec
url = https://github.com/neutrinolabs/librfxcodec.git