summaryrefslogtreecommitdiff
path: root/global/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'global/config.json')
-rw-r--r--global/config.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/global/config.json b/global/config.json
new file mode 100644
index 0000000..5957d70
--- /dev/null
+++ b/global/config.json
@@ -0,0 +1,7 @@
+{
+ "port": 8081,
+ "document_root": "./htdocs/public",
+ "access": "$dir.json",
+ "verbose": true,
+ "errors_show_trace": false
+}