summarylogtreecommitdiffstats
path: root/unvanquished.conf
diff options
context:
space:
mode:
Diffstat (limited to 'unvanquished.conf')
-rw-r--r--unvanquished.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/unvanquished.conf b/unvanquished.conf
new file mode 100644
index 000000000000..a3d1c61d9283
--- /dev/null
+++ b/unvanquished.conf
@@ -0,0 +1,14 @@
+# This file configures the environment for the unvanquished server. It isn't used by the client.
+#
+# Server files can be found here:
+# /etc/unvanquished - static configuration
+# $HOMEPATH - runtime data and logs
+
+# Initial configuration file
+EXEC=server.cfg
+
+# Search pathes
+LIBPATH=/usr/lib/unvanquished
+PAKPATH=/usr/share/unvanquished/pkg
+HOMEPATH=/var/lib/unvanquished-server
+