mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-06-14 19:36:35 -04:00
BE: Removal of stdout.log
This commit is contained in:
@@ -12,14 +12,13 @@ Only specific, pre-approved log files can be purged for security and stability r
|
||||
|
||||
**Query Parameter:**
|
||||
|
||||
* `file` → The name of the log file to purge (e.g., `app.log`, `stdout.log`)
|
||||
* `file` → The name of the log file to purge (e.g., `app.log`)
|
||||
|
||||
**Allowed Files:**
|
||||
|
||||
```
|
||||
app.log
|
||||
IP_changes.log
|
||||
stdout.log
|
||||
stderr.log
|
||||
app.php_errors.log
|
||||
execution_queue.log
|
||||
|
||||
Reference in New Issue
Block a user