Commit Graph

24 Commits

Author SHA1 Message Date
4021651d34 Add NIP-11 icon setting 2024-03-24 14:54:21 -07:00
0d88747613 relay.negentropy.enabled config option: set to false to prevent processing negentropy messages 2023-09-22 14:49:35 -04:00
93330c4cbc remove lookbehind feature from plugins 2023-09-05 23:35:27 -04:00
58fca0038e default for noReadAhead is false 2023-08-14 15:33:41 -04:00
276b243ffd noReadAhead option, CLOEXEC the LMDB file 2023-08-10 16:36:26 -04:00
0ad14851c8 update strfry.conf 2023-07-21 06:22:42 -04:00
42d5101316 Warn when NIP-11 pubkey is in incorrect format (#52) 2023-07-20 18:03:40 -04:00
0d21dc3255 limit on events that can be processed by a sync 2023-07-20 17:45:00 -04:00
c18ff8099c remove relay__negentropy__maxFilterLimit for now
- this was causing problems on big DBs
- need more reliable way of enforcing limits
2023-06-10 01:34:16 -04:00
8f974a7831 re-gen config file 2023-06-06 01:55:30 -04:00
0cbc937bf0 remove quadrable and yesstr 2023-04-29 15:20:04 -04:00
61f2638f88 work on write policy plugin 2023-02-08 16:44:53 -05:00
51243ce62f option to extract client's IP from HTTP header (ie X-Real-IP) 2023-02-08 16:10:46 -05:00
4eb7a4fe53 more work on write policy plugins 2023-02-08 15:04:59 -05:00
1d2295bd7d write policy wip 2023-02-08 05:43:46 -05:00
2c86254fb9 limit on max number of concurrent REQs 2023-02-05 15:43:11 -05:00
1987c5a669 increase tag limits, thanks to Jeremy for the tip 2023-02-05 01:50:26 -05:00
271b1723ac setrlimit nofiles config 2023-02-02 15:42:42 -05:00
4f3a245407 config for compression 2023-02-02 15:04:43 -05:00
eac2095c83 indicate which config fields require restart 2023-02-02 15:04:43 -05:00
b5e1bb5c8e change logging default 2023-01-22 19:06:23 -05:00
0171fc9ec3 config params to control logging verbosity 2023-01-22 19:02:43 -05:00
a9c69bd7c1 more descriptive default config 2023-01-13 16:14:11 -05:00
c47d07e985 initial commit 2023-01-09 15:33:52 -05:00