initial automatic cleanup

This commit is contained in:
Andreas Gohr
2024-02-26 11:58:11 +01:00
parent 31b4eb67ba
commit 1c9be8254b
8 changed files with 653 additions and 238 deletions

View File

@@ -1,4 +1,5 @@
<?php
/**
* Metadata for configuration manager plugin
* Additions for the filelist plugin
@@ -11,4 +12,3 @@ $meta['allowed_absolute_paths'] = array('');
$meta['web_paths'] = array('');
$meta['defaults'] = array('string');
$meta['extensions'] = array('string');