Ad Schellevis
2018-05-14 17:28:23 +02:00
parent a9515db315
commit 16d123f3f3
4 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
PLUGIN_NAME= php-opcache
PLUGIN_NAME= cache
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= PHP OPcache
PLUGIN_COMMENT= Webserver cache
PLUGIN_DEPENDS= php${PLUGIN_PHP}-opcache
PLUGIN_MAINTAINER= ad@opnsense.org
+1
View File
@@ -0,0 +1 @@
Add and enable caching for the web gui to accelerate requests.
-1
View File
@@ -1 +0,0 @@
Add and enable php OPcache for the web gui to accelerate requests.