upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git] / mumble / trunk / mumble-1.5.517-config_defaults.patch
blob0f9ce01279a5afd34d92433d589cdc7064f954fa
1 diff -ruN a/auxiliary_files/mumble-server.ini b/auxiliary_files/mumble-server.ini
2 --- a/auxiliary_files/mumble-server.ini 2023-01-18 07:54:18.355957000 +0100
3 +++ b/auxiliary_files/mumble-server.ini 2023-01-22 18:09:47.905232642 +0100
4 @@ -13,7 +13,7 @@
6 ; Path to database. If blank, will search for
7 ; mumble-server.sqlite in default locations or create it if not found.
8 -database=
9 +database=/var/lib/mumble-server/mumble-server.sqlite
11 ; The server defaults to using SQLite with its default rollback journal.
12 ; In some situations, using SQLite's write-ahead log (WAL) can be
13 @@ -83,7 +83,7 @@
14 ; logs to the file 'mumble-server.log'. If you leave this field blank
15 ; on Unix-like systems, the server will force itself into foreground
16 ; mode which logs to the console.
17 -;logfile=mumble-server.log
18 +logfile=
20 ; If set, the server will write its process ID to this file
21 ; when running in daemon mode (when the -fg flag is not