summarylogtreecommitdiffstats
path: root/local_define.php
diff options
context:
space:
mode:
Diffstat (limited to 'local_define.php')
-rw-r--r--local_define.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/local_define.php b/local_define.php
new file mode 100644
index 000000000000..837b0535978d
--- /dev/null
+++ b/local_define.php
@@ -0,0 +1,3 @@
+<?php
+define('GLPI_VAR_DIR', '/var/lib/glpi');
+define('GLPI_LOG_DIR', '/var/log/glpi');