]> Untitled Git - lemmy.git/blobdiff - config/config.hjson
Enhanced testing of comments. Validate reply notifications, mentions (#3686)
[lemmy.git] / config / config.hjson
index 96eff45d9e4705bc7ae294224f6133be3ce97eed..252fca25044f07c0075e52174f23c88f3d37d2ce 100644 (file)
@@ -1,4 +1,5 @@
+# See the documentation for available config fields and descriptions:
+# https://join-lemmy.org/docs/en/administration/configuration.html
 {
-  hostname: "localhost:8536"
-  federation_enabled: true
-}
\ No newline at end of file
+  hostname: lemmy-alpha
+}