nixpkgs/pkgs/servers/coturn
Travis Athougies 4ae459c3ac
coturn: enable sqlite support
Coturn uses SQL databases to store authentication credentials. Most users of coturn are going to expect sqlite support, since that's the default db

Without this being available during build, the default configure script disabled SQLite support, providing a coturn on NixOS that does not behave in the default manner.
2022-08-29 20:51:38 -07:00
..
default.nix coturn: enable sqlite support 2022-08-29 20:51:38 -07:00
pure-configure.patch