Date: Tue, 04 Oct 2016 20:44:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209560] net/turnserver: Disable all database options except SQLITE by default. Message-ID: <bug-209560-13-XINPcxQMtf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209560-13@https.bugs.freebsd.org/bugzilla/> References: <bug-209560-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209560 --- Comment #4 from yuri@rawbw.com --- (In reply to Dmitry Marakasov from comment #2) turnserver is a very lightweight networking application. Support of various DB types in turnserver is implemented to cater to various users' preferences. SQLite will suffice for 99.9% of users. Other databases= are actually an overkill for turnserver. FreeBSD port is 100% functional with SQLite alone. But if someone really prefers redis or postgress, they can build it with these options. I don't see the need to install PostgreSQL and other heavyweight DBs by def= ault to just use a tiny turnserver. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209560-13-XINPcxQMtf>