Add note about syncthing transfer rate limits
This commit is contained in:
parent
0a4179f1d3
commit
617e048730
|
@ -2,6 +2,8 @@
|
|||
|
||||
The below will setup ```syncthing``` and give some basics for setup. This is wholly optional if you prefer a different approach to synchronizing your photos to the PiFrame.
|
||||
|
||||
*Please note: by default Syncthing does NOT impose transfer limits. You may want to consider limiting upload rates if you plan on moving large numbers of pictures over your internet line*
|
||||
|
||||
``` sh
|
||||
|
||||
curl -s https://syncthing.net/release-key.txt | sudo apt-key add -
|
||||
|
|
Loading…
Reference in a new issue