Update directory.owncast.online -> owncast.directory (#4485)

* chore: change directory.owncast.online -> owncast.directory. For #4483

* chore: update extracted translations

---------

Co-authored-by: Owncast default web localizations <owncast@owncast.online>
This commit is contained in:
Gabe Kangas
2025-08-02 16:49:11 -07:00
committed by GitHub
co-authored by Owncast default web localizations
parent c65f11e102
commit 074bff32c1
9 changed files with 72 additions and 44 deletions
+2 -2
View File
@@ -65,7 +65,7 @@ func GetDefaults() Defaults {
- This is a live stream powered by [Owncast](https://owncast.online), a free and open source live streaming server.
- To discover more examples of streams, visit [Owncast's directory](https://directory.owncast.online).
- To discover more examples of streams, visit [Owncast's directory](https://owncast.directory).
- If you're the owner of this server you should visit the admin and customize the content on this page.
@@ -79,7 +79,7 @@ func GetDefaults() Defaults {
DatabaseFilePath: "data/owncast.db",
YPEnabled: false,
YPServer: "https://directory.owncast.online",
YPServer: "https://owncast.directory",
WebServerPort: 8080,
WebServerIP: "0.0.0.0",