add example environment configuration for upload path and groups
This commit is contained in:
parent
e2709541ba
commit
cac7fcac2e
2
example.env
Normal file
2
example.env
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
UPLOAD_PATH=./data
|
||||||
|
CONFIG={"uploadGroups": [{ "matcher": "^mmkb-android-[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}-int.apk$", "groupSize": 3 } ] }
|
||||||
Loading…
Reference in New Issue
Block a user