Rename project to UploadShield: update runtime, configs, docs, and provisioning; run lint/tests
This commit is contained in:
@@ -51,7 +51,7 @@ Add CONFIG_REFERENCE.md mapping configuration options
|
||||
- A basic smoke harness exists under `tests/smoke/`. To run locally:
|
||||
|
||||
```bash
|
||||
php -S 127.0.0.1:8000 -t tests/smoke/public -d auto_prepend_file=$(pwd)/upload-logger.php
|
||||
php -S 127.0.0.1:8000 -t tests/smoke/public -d auto_prepend_file=$(pwd)/uploadshield.php
|
||||
# then POST files with curl or a test client
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user