31 Commits

Author SHA1 Message Date
Mike Dilger
6f77156684
update contrib/chorus.toml for last commit 2025-04-22 12:40:03 +12:00
Mike Dilger
8f227d775d
config.public_key_hex is now config.contact_public_key_hex
This will avoid a future name collision when the relay has it's own keypair.
2025-02-11 13:33:47 +13:00
Mike Dilger
5941425799
Update docs and sample config files 2025-02-11 09:42:58 +13:00
Mike Dilger
0f94767f80
config param: allow_scrape_if_negentropy 2025-01-21 11:45:53 +13:00
Mike Dilger
2295f4b9fc
Improve documentation around allow_scraping 2025-01-21 11:42:38 +13:00
Mike Dilger
4f8fcb7c65
config: enable_negentropy 2025-01-21 09:26:58 +13:00
Mike Dilger
01490ea612
config.base_url (and fixes related to wrong URLs) 2024-12-31 08:11:06 +13:00
Mike Dilger
8b90d83dd5
config.blossom_directory 2024-11-17 14:02:40 +13:00
Mike Dilger
181750cb90 Add optional icon for NIP-11 2024-11-05 10:10:40 +13:00
tf
3dbf6f0f76 Rename chorus.nginx.com to chorus.nginx.conf per the docs 2024-09-21 02:48:17 +08:00
Mike Dilger
3f5600638b Increase default rate limits to 1MB per second, 16MB burst 2024-07-14 12:42:31 +12:00
Mike Dilger
bf87d53e01 Throtting by rate limiting the input (defaults are still very speculative, output not rate limited) 2024-07-14 11:40:08 +12:00
Mike Dilger
a76be24d68 Fix proxy setups (ip blocking, real IP); needs new chorus_is_behind_a_proxy config 2024-07-13 12:11:26 +12:00
Mike Dilger
227a104e0f bump max connections per ip default to 5 2024-07-12 11:38:44 +12:00
Mike Dilger
a66a8a9534 Require a moderator key for relay management 2024-06-27 09:28:48 +12:00
Mike Dilger
2cc9902f23 max_connections_per_ip setting 2024-05-25 07:40:14 +12:00
Mike Dilger
fc9da4d705 Change some defaults 2024-04-17 08:33:27 +12:00
Mike Dilger
adc9e81068 config: minimum_ban_seconds, timeout_seconds 2024-04-17 08:20:37 +12:00
Mike Dilger
e0d0a63066 Update systemd config files with ExecRestart 2024-03-16 13:12:09 +13:00
Mike Dilger
54bb5450f6 Reload config on HUP signal; change and synchronize default config 2024-03-16 12:57:53 +13:00
Mike Dilger
f6c8d214a4 config.open_relay optionally run as an open public relay 2024-03-12 10:52:44 +13:00
Mike Dilger
d88b3cae06 fix contrib/chorus.toml 2024-03-05 11:07:30 +13:00
Mike Dilger
6d9868d745 Change definition of scraper in documentation 2024-03-05 10:57:19 +13:00
Mike Dilger
437782e770 Two new config variables for allowing short scrapes 2024-03-05 08:27:42 +13:00
Mike Dilger
5ab2098244 Log level filter work 2024-02-21 14:31:26 +13:00
Mike Dilger
c098195a1c [BREAKING] Switch to TOML config format 2024-02-21 12:35:02 +13:00
Mike Dilger
f98e9a0832 Behind a proxy, set X-Real-Ip and use that in the log files 2024-02-21 09:04:22 +13:00
Mike Dilger
a09aa5a002 Config settings for serve_ephemeral and serve_relay_lists 2024-02-21 08:40:44 +13:00
Mike Dilger
0a40c3ac21 Documentation 2024-02-19 16:31:21 +13:00
Mike Dilger
4122014ff7 README and doc updates 2024-02-17 16:36:21 +13:00
Mike Dilger
9d7ab53e50 Contrib files with instructions for deployment 2024-02-17 15:47:12 +13:00