-
This commit is contained in:
parent
4b43337b02
commit
c738064672
4
utils.py
4
utils.py
@ -13,8 +13,8 @@ import ipaddress
|
|||||||
from os import chmod
|
from os import chmod
|
||||||
from Crypto.PublicKey import RSA
|
from Crypto.PublicKey import RSA
|
||||||
|
|
||||||
DELETE_TIMEOUT = 30
|
DELETE_TIMEOUT = 45
|
||||||
RESTART_DELETE_THREAD = 10
|
RESTART_DELETE_THREAD = 3
|
||||||
|
|
||||||
|
|
||||||
def generate_random_string(length):
|
def generate_random_string(length):
|
||||||
|
Loading…
Reference in New Issue
Block a user