projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1e1057
)
Increase pool and timeout for preview so it catches slow media pool responses
author
Mark Felder
<feld@FreeBSD.org>
Thu, 3 Sep 2020 20:08:12 +0000
(15:08 -0500)
committer
Mark Felder
<feld@FreeBSD.org>
Thu, 3 Sep 2020 20:08:12 +0000
(15:08 -0500)
config/config.exs
patch
|
blob
|
history
diff --git
a/config/config.exs
b/config/config.exs
index d691753bd24dbcfae7b914180a7cb5f6ce658468..b92d3ccbb52510d56bf0509cfd7d32480ea9c85d 100644
(file)
--- a/
config/config.exs
+++ b/
config/config.exs
@@
-760,8
+760,8
@@
config :pleroma, :pools,
],
preview: [
size: 50,
- max_waiting:
1
0,
- timeout: 1
0
_000
+ max_waiting:
2
0,
+ timeout: 1
5
_000
],
upload: [
size: 25,