backend: Add librespeed server config override
This enables an optional override of the automatic server selection. By adding the line below in /etc/config/librespeed in the 'client' section, the numeric ID will be added to the --server argument when this is set.
option server '50'
Signed-off-by: David Sommerseth davids@openvpn.net