Эх сурвалжийг харах

Specified external URL for Owncast URL

deadtom 2 долоо хоног өмнө
parent
commit
5edb5ea4ca

+ 1 - 1
ownchatbot/templates/mgmt.html

@@ -296,7 +296,7 @@
                     <tr>
                         <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>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>
                 </table>