Files
simplexmq/spec/modules/Simplex/Messaging/Notifications/Server/Main.md
2026-03-13 12:01:06 +00:00

8 lines
467 B
Markdown

# Simplex.Messaging.Notifications.Server.Main
> CLI interface and INI configuration parsing for the NTF server.
**Source**: [`Notifications/Server/Main.hs`](../../../../../../src/Simplex/Messaging/Notifications/Server/Main.hs)
No non-obvious behavior. Standard CLI/config boilerplate. Notable defaults: `subsBatchSize = 900`, `periodicNtfsInterval = 5 minutes`, `pushQSize = 32768`, `persistErrorInterval = 0` (disables SMP client reconnection error persistence).