-
Notifications
You must be signed in to change notification settings - Fork 0
/
yamlSpec
40 lines (35 loc) · 920 Bytes
/
yamlSpec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Backend properties
replacements:
${FILENAME}
${CONTENT}
${URL}
${RETENTION} (in retention unit)
name
host
protocol
speedRating (some number roughly indicating the speed in comparison to other ones)
method
multipart-fields
name: content
headers
name: content
queryString
name: content
endpoint (everything after the url)
userAgent
resultRegex (match url in output)
resultGroup (capture group in output)
preservesName
expectedUrl (placeholders for random parts)
expectedUrlRandomness (bits of true randomness (not counting up))
canAccessWithoutFilename (files can be found without the filename)
choosableRetention (false = random time between min and max)
retentionSteps (steps in which the retention is set)
minRetention
maxRetention
mimetypeWhitelist
mimetypeBlacklist
maxFilesize
autodelete
minAutodeleteCount (0 = no autodelete)
maxAutodeleteCount