diff options
| -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 |

