summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2024-03-26 11:06:53 -0400
committerlolcat <will@lolcat.ca>2024-03-26 11:06:53 -0400
commit8a934529eaad2b0e7f4908b83e9b2a8fb0ff2f9c (patch)
tree4272a780099c77bd78098dd7a426d72570cb2a02 /data
parentf87a6d0441f42f7926954a83b61122ee39701d27 (diff)
,
Diffstat (limited to 'data')
-rw-r--r--data/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/config.php b/data/config.php
index a2de125..26a19ea 100644
--- a/data/config.php
+++ b/data/config.php
@@ -60,7 +60,7 @@ class config{
"forwarded",
"proxy-connection",
"remote-addr",
- "via",
+ "via"
];
// @TODO: Portscan the user for open proxies before allowing a connection, block user if any are found