mirror of
https://github.com/dkmstr/openuds.git
synced 2025-03-20 06:50:23 +03:00
Merge remote-tracking branch 'origin/v4.0'
This commit is contained in:
commit
e1992cdc3e
@ -52,7 +52,7 @@ if typing.TYPE_CHECKING:
|
||||
from uds.core.util.cache import Cache
|
||||
|
||||
# Fake part
|
||||
FAKE: typing.Final[bool] = True
|
||||
FAKE: typing.Final[bool] = False
|
||||
CACHE_VALIDITY: typing.Final[int] = consts.cache.DEFAULT_CACHE_TIMEOUT
|
||||
TIMEOUT: typing.Final[int] = 10
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user