b1f8372b10
We now no longer show the full help page after we've seen a service at least once. Because we know its not a lack of config that caused the issue.
10 lines
351 B
Plaintext
10 lines
351 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file alias="index.html">data/index.html</file>
|
|
<file alias="txHelp.html">data/txHelp.html</file>
|
|
<file alias="addressHelp.html">data/addressHelp.html</file>
|
|
<file alias="setup.html">data/setup.html</file>
|
|
<file alias="error.json">data/error.json</file>
|
|
</qresource>
|
|
</RCC>
|