diff options
| author | Jaromil <jaromil@dyne.org> | 2012-05-22 11:32:57 (GMT) |
|---|---|---|
| committer | Jaromil <jaromil@dyne.org> | 2012-05-22 11:32:57 (GMT) |
| commit | e659ab7911bd3a8ad087e189c8747a3d84a715b7 (patch) | |
| tree | 2c78d64a4b4d930fcd04668b4f240e21525e0ccb | |
| parent | a1694944c4e616b9b8b2e7912e1c979d882e42e6 (diff) | |
| -rw-r--r-- | scripts/hdsync.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hdsync.conf b/scripts/hdsync.conf index 16b9493..e9ebb13 100644 --- a/scripts/hdsync.conf +++ b/scripts/hdsync.conf @@ -5,7 +5,7 @@ # DYNAMIC = use the DHCP daemon on LAN to assign IPs # STATIC = auto-configure IPs for LAN (use this if you don't know) # MANUAL = don't change the current configuration -HDSYNC_NETWORK=DYNAMIC +HDSYNC_NETWORK=STATIC # number of this video channel HDSYNC_CHANNEL=1 |

