Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Hellthread

import type { Hellthread } from "https://gitlab.com/soapbox-pub/strfry-policies/-/raw/develop/mod.ts";

Policy options for hellthreadPolicy.

interface Hellthread {
limit?: number;
}

§Properties

§
limit?: number
[src]

Total number of "p" tags a kind 1 note may have before it's rejected. Default: 100