]> Untitled Git - lemmy.git/blobdiff - ansible/templates/config.hjson
Change join.lemmy.ml to join-lemmy.org (#1628)
[lemmy.git] / ansible / templates / config.hjson
index 51d25e77f8cb6340bcc51221f924497a9dc574e8..7e5474e68acced945b80e3ca4837aab4564b38e2 100644 (file)
@@ -1,6 +1,6 @@
 {
   # for more info about the config, check out the documentation
-  # https://join.lemmy.ml/docs/en/administration/configuration.html
+  # https://join-lemmy.org/docs/en/administration/configuration.html
 
   # settings related to the postgresql database
   database: {
@@ -33,7 +33,7 @@
     # whether to enable activitypub federation. 
     enabled: false
     # Allows and blocks are described here:
-    # https://join.lemmy.ml/docs/en/federation/administration.html#instance-allowlist-and-blocklist
+    # https://join-lemmy.org/docs/en/federation/administration.html#instance-allowlist-and-blocklist
     #
     # comma separated list of instances with which federation is allowed
     # Only one of these blocks should be uncommented