[ SYSTEM ]: Linux wordpress 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
wp-optimize
/
vendor
/
mrclay
/
minify
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 builder
SET
[ DEL ]
📁 lib
SET
[ DEL ]
📁 static
SET
[ DEL ]
📄 LICENSE.txt
1,558 B
SET
[ EDIT ]
|
[ DEL ]
📄 bootstrap.php
658 B
SET
[ EDIT ]
|
[ DEL ]
📄 config-test.php
290 B
SET
[ EDIT ]
|
[ DEL ]
📄 config.php
6,646 B
SET
[ EDIT ]
|
[ DEL ]
📄 example.index.php
226 B
SET
[ EDIT ]
|
[ DEL ]
📄 groupsConfig.php
539 B
SET
[ EDIT ]
|
[ DEL ]
📄 index.php
254 B
SET
[ EDIT ]
|
[ DEL ]
📄 quick-test.css
547 B
SET
[ EDIT ]
|
[ DEL ]
📄 quick-test.js
2,811 B
SET
[ EDIT ]
|
[ DEL ]
📄 quick-test.less
474 B
SET
[ EDIT ]
|
[ DEL ]
📄 quick-testinc.less
442 B
SET
[ EDIT ]
|
[ DEL ]
📄 server-info.php
4,488 B
SET
[ EDIT ]
|
[ DEL ]
📄 utils.php
2,633 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: groupsConfig.php
<?php /** * Groups configuration for default Minify implementation * @package Minify */ /** * You may wish to use the Minify URI Builder app to suggest * changes. http://yourdomain/min/builder/ * * See https://github.com/mrclay/minify/blob/master/docs/CustomServer.wiki.md for other ideas **/ return array( // 'testJs' => array('//minify/quick-test.js'), // 'testCss' => array('//minify/quick-test.css'), // 'js' => array('//js/file1.js', '//js/file2.js'), // 'css' => array('//css/file1.css', '//css/file2.css'), );