We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dabc404 commit dca75faCopy full SHA for dca75fa
pvr.rtlradio/resources/settings.xml.in
@@ -41,7 +41,7 @@
41
42
<setting id="device_connection_tcp_host" type="string" label="30102" help="30502">
43
<level>0</level>
44
- <default/>
+ <default>127.0.0.1</default>
45
<constraints>
46
<allowempty>true</allowempty>
47
</constraints>
0 commit comments