-
This commit is contained in:
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):
|
||||||
|
|||||||
Reference in New Issue
Block a user