mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 17:07:08 +00:00
17 lines
183 B
Plaintext
17 lines
183 B
Plaintext
meta {
|
|
name: filePreview
|
|
type: http
|
|
seq: 9
|
|
}
|
|
|
|
get {
|
|
url: 127.0.0.1:1323/api/file/preview/titel.jpg
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|