Rename project to UploadShield: update runtime, configs, docs, and provisioning; run lint/tests

This commit is contained in:
2026-02-12 14:48:07 +01:00
parent d1310e0844
commit 7c8bccc911
20 changed files with 95 additions and 104 deletions

View File

@@ -5,7 +5,7 @@ declare(strict_types=1);
namespace UploadLogger\Core;
/**
* Simple immutable configuration holder for UploadShield (upload-logger.json).
* Simple immutable configuration holder for UploadShield (uploadshield.json).
*/
final class Config
{