summaryrefslogtreecommitdiff
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 0000000..dd5f8f1
--- /dev/null
+++ b/config.php
@@ -0,0 +1,4 @@
+<?php
+
+$phpbb_root_path = '/home/arancaytar/development/phpbb3/phpBB/';
+$log_path = __DIR__ . '/logs/'; \ No newline at end of file