mirror of
https://github.com/fiatjaf/khatru.git
synced 2026-04-17 02:46:59 +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.