]> Untitled Git - lemmy.git/blobdiff - config/defaults.hjson
Add default post listing type (fixes #2195) (#2209)
[lemmy.git] / config / defaults.hjson
index 18a4b2190b7fb5f5dfaebba63a5eb8dd59123c7b..681e60966fafc6722b12ffa4c24150626dcea061 100644 (file)
@@ -45,7 +45,7 @@
     # Whether to enable activitypub federation.
     enabled: false
     # Allows and blocks are described here:
-    # https://join-lemmy.org/docs/en/federation/administration.html///instance-allowlist-and-blocklist
+    # https://join-lemmy.org/docs/en/administration/federation_getting_started.html
     # 
     # list of instances with which federation is allowed
     allowed_instances: [
     application_question: "string"
     private_instance: true
     default_theme: "string"
+    default_post_listing_type: "string"
   }
   # the domain name of your instance (mandatory)
   hostname: "unset"