diff options
author | blmpl <blm@poczta.fm> | 2016-10-15 10:10:52 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2016-10-15 10:13:00 +0200 |
commit | 79844540a83d7acaf8166b3081913f1968ebf78c (patch) | |
tree | 86ac1a7ba990661b0f4a063d165431f89d82e5f9 /contrib/config-example | |
parent | 7c2d9ebb7f61cf04d75e28ca5cd6932002c4357b (diff) | |
download | pianobar-79844540a83d7acaf8166b3081913f1968ebf78c.tar.gz pianobar-79844540a83d7acaf8166b3081913f1968ebf78c.tar.bz2 pianobar-79844540a83d7acaf8166b3081913f1968ebf78c.zip |
Support binding to a specific network interface
Closes #597.
Diffstat (limited to 'contrib/config-example')
-rw-r--r-- | contrib/config-example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/config-example b/contrib/config-example index 899ee39..070314b 100644 --- a/contrib/config-example +++ b/contrib/config-example @@ -10,6 +10,7 @@ # Proxy (for those who are not living in the USA) #control_proxy = http://127.0.0.1:9090/ +#bind_to = if!tun0 # Keybindings #act_help = ? |