]> Untitled Git - lemmy.git/blobdiff - diesel.toml
Sanitize html (#3708)
[lemmy.git] / diesel.toml
index 1644558f1e01b333c70fc393c0193cba221b359a..ce23d470e7c62c01a26c086ff939f6bfaf15c67e 100644 (file)
@@ -1,5 +1,3 @@
-# For documentation on how to configure this file,
-# see diesel.rs/guides/configuring-diesel-cli
-
 [print_schema]
-file = "lemmy_db/src/schema.rs"
+file = "crates/db_schema/src/schema.rs"
+patch_file = "crates/db_schema/src/diesel_ltree.patch"