add example environment configuration for upload path and groups
This commit is contained in:
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 } ] }
|
||||||
Reference in New Issue
Block a user