summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 598545e..4deff80 100644
--- a/README
+++ b/README
@@ -36,3 +36,13 @@ http://creativecommons.org/licenses/by-sa/4.0/
Test script using above stuff
+
+
+Needed copnfiguration:
+
+ opcache.enable=1
+ opcache.enable_cli=1
+ opcache.preload=/path/to/preload.php
+ opcache.preload_user=nonroot
+ ffi.enable=1
+ ffi.preload=/path/to/preload-redis.h:/path/to/preload-zstd.h