aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/features.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/features.lua b/core/features.lua
index 9acc2042..8fbfbe9c 100644
--- a/core/features.lua
+++ b/core/features.lua
@@ -10,5 +10,7 @@ return {
"loader";
-- "keyval+" store
"keyval+";
+
+ "s2sout-pre-connect-event";
};
};