mirror of
https://github.com/fiatjaf/khatru.git
synced 2026-06-16 17:48:35 +02:00
Introduce `ServerOption` to configure `BlossomServer` with functional options. Add `WithRedirectURL` to enable flexible redirect URL handling with placeholders. Update `New` constructor to accept optional configurations.