nextcloudpi/etc/ncp-config.d/clear-php-opcache.cfg
Tobias Knöppler 9afbf0b5b5
Implement clear-php-opcache.sh
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
2023-01-22 01:21:00 +01:00

10 lines
238 B
INI

{
"id": "clear-php-opcache",
"name": "clear-php-opcache",
"title": "Clear PHP opcache",
"description": "Clears the PHP opcache directory. This can help with some crashes in PHP.",
"info": "",
"infotitle": "",
"params": []
}