Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2009-05-01 21:03:11 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2009-05-01 21:03:11 +0400
commit5049bead9cea29c0889388f2f365af906465d542 (patch)
tree17d18dad0abbb4d4f252619836d9280535ddb6c6 /scripts/murmur.ini
parentade79f863b6e23aa2b23e9deff51223480b2ebfc (diff)
Mention that we really prefer SQLite in the .ini files
Diffstat (limited to 'scripts/murmur.ini')
-rw-r--r--scripts/murmur.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/murmur.ini b/scripts/murmur.ini
index 12da2cdea..39246f962 100644
--- a/scripts/murmur.ini
+++ b/scripts/murmur.ini
@@ -4,6 +4,8 @@ database=
# If you wish to use something other than SQLite, you'll need to set the name
# of the database above, and also uncomment the below.
+# Sticking with SQLite is strongly recommended, as it's the most well tested
+# and by far the fastest solution.
#
#dbDriver=QMYSQL
#dbUsername=