|
@@ -296,7 +296,7 @@
|
|
|
<tr>
|
|
<tr>
|
|
|
<td> <label for="owncast_url">Your Owncast URL:</label> </td>
|
|
<td> <label for="owncast_url">Your Owncast URL:</label> </td>
|
|
|
<td> <input type="text" name="owncast_url" value="{{ settings_info[6] }}" size="40"> </td>
|
|
<td> <input type="text" name="owncast_url" value="{{ settings_info[6] }}" size="40"> </td>
|
|
|
- <td>The address of your Owncast instance. Can be an internal address, such as "localhost" if that's the case.</td>
|
|
|
|
|
|
|
+ <td>The external URL of your Owncast instance, with "http://" or "https://".</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
</table>
|
|
</table>
|
|
|
|
|
|