$OpenBSD: patch-scripts_ushare_conf,v 1.2 2015/06/19 09:07:32 ajacoutot Exp $
--- scripts/ushare.conf.orig	Sun Dec  9 14:03:36 2007
+++ scripts/ushare.conf	Fri Jun 19 11:06:21 2015
@@ -31,15 +31,15 @@ USHARE_DIR=
 USHARE_OVERRIDE_ICONV_ERR=
 
 # Enable Web interface (yes/no)
-ENABLE_WEB=
+USHARE_ENABLE_WEB=no
 
 # Enable Telnet control interface (yes/no)
-ENABLE_TELNET=
+USHARE_ENABLE_TELNET=no
 
 # Use XboX 360 compatibility mode (yes/no)
-ENABLE_XBOX=
+USHARE_ENABLE_XBOX=no
 
 # Use DLNA profile (yes/no)
 # This is needed for PlayStation3 to work (among other devices)
-ENABLE_DLNA=
+USHARE_ENABLE_DLNA=
 
