Add some preliminary documentation

This commit is contained in:
2025-04-23 15:10:39 +02:00
parent 6548f2196d
commit 54aaaddea5
6 changed files with 63 additions and 1 deletions

8
docs/bunny_storage.env Normal file
View File

@@ -0,0 +1,8 @@
HANDLER=bunny_storage
HANDLER_BUNNY_STORAGE_API_KEY=<your_api_key>
HANDLER_BUNNY_STORAGE_REGION=<your_region>
HANDLER_BUNNY_STORAGE_BASE_PATH=<your_base_path>
HANDLER_BUNNY_STORAGE_FAIL_ON_ERROR=true
MAX_CONCURRENT=10
DEBUG=true