mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 10:12:38 +02:00
Update container/dangerzone.py
Co-authored-by: deeplow <47065258+deeplow@users.noreply.github.com>
This commit is contained in:
parent
2533eac4be
commit
3ef8b183e2
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ import magic
|
||||||
from PIL import Image
|
from PIL import Image
|
||||||
|
|
||||||
# timeout in seconds for any single subprocess
|
# timeout in seconds for any single subprocess
|
||||||
# FIXME https://github.com/freedomofpress/dangerzone/issues/146
|
|
||||||
# FIXME https://github.com/freedomofpress/dangerzone/issues/149
|
|
||||||
DEFAULT_TIMEOUT: float = 60
|
DEFAULT_TIMEOUT: float = 60
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue