upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--11.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/11.md b/11.md
index fe9f0e4..615e796 100644
--- a/11.md
+++ b/11.md
@@ -127,6 +127,9 @@ Even if set to False, authentication may be required for specific actions.
127 127
128- `restricted_writes`: this relay requires some kind of condition to be fulfilled in order to 128- `restricted_writes`: this relay requires some kind of condition to be fulfilled in order to
129accept events (not necessarily, but including `payment_required` and `min_pow_difficulty`). 129accept events (not necessarily, but including `payment_required` and `min_pow_difficulty`).
130This should only be set to `true` when users are expected to know the relay policy before trying
131to write to it -- like belonging to a special pubkey-based whitelist or writing only events of
132a specific niche kind or content. Normal anti-spam heuristics, for example, do not qualify.
130 133
131- `created_at_lower_limit`: 'created_at' lower limit as defined in [NIP-22](22.md) 134- `created_at_lower_limit`: 'created_at' lower limit as defined in [NIP-22](22.md)
132 135