mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
php-opcache -> cache as discussed https://github.com/opnsense/plugins/commit/a9515db315f3dba7aefd045e5ac7df0021e7a67a#commitcomment-28968638
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
Add and enable caching for the web gui to accelerate requests.
|
||||
@@ -1 +0,0 @@
|
||||
Add and enable php OPcache for the web gui to accelerate requests.
|
||||
Reference in New Issue
Block a user