summaryrefslogtreecommitdiffstats
path: root/testing/ushare/ushare-config.patch
blob: d064db890b795eef10e9ad1582f34b63808e270e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- ushare-1.1a/scripts/ushare.conf	2007-12-09 07:03:36.000000000 -0600
+++ b/scripts/ushare.conf	2010-11-15 12:09:45.000000000 -0600
@@ -31,15 +31,15 @@ USHARE_DIR=
 USHARE_OVERRIDE_ICONV_ERR=
 
 # Enable Web interface (yes/no)
-ENABLE_WEB=
+USHARE_ENABLE_WEB=
 
 # Enable Telnet control interface (yes/no)
-ENABLE_TELNET=
+USHARE_ENABLE_TELNET=
 
 # Use XboX 360 compatibility mode (yes/no)
-ENABLE_XBOX=
+USHARE_ENABLE_XBOX=
 
 # Use DLNA profile (yes/no)
 # This is needed for PlayStation3 to work (among other devices)
-ENABLE_DLNA=
+USHARE_ENABLE_DLNA=