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:
co-authored by
Owncast default web localizations
parent
c65f11e102
commit
074bff32c1
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user