This commit is contained in:
Mateusz779 2023-04-25 12:32:05 +02:00
parent 4b43337b02
commit c738064672

View File

@ -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):