summaryrefslogtreecommitdiffstats
path: root/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'config.php')
-rw-r--r--config.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.php b/config.php
new file mode 100644
index 00000000..fd388657
--- /dev/null
+++ b/config.php
@@ -0,0 +1,4 @@
+<?php
+
+define('CONFIG_SESSION_DIR', '/tmp/openslx');
+