06/07/22 - 18h30
parent
68702f74d2
commit
859f7ee9a5
|
@ -44,7 +44,7 @@ token_fr_pontuation = []
|
|||
La taille maximal d'un champs à retourner.
|
||||
Au dela de 300 caractère, le système rame
|
||||
'''
|
||||
MAX_CARACT = 250
|
||||
MAX_CARACT = 200
|
||||
MAX_CARACT_DEDUIT = 50
|
||||
TOKEN_SIZE = 25
|
||||
MAX_CARACT_DETAIL = 500
|
||||
|
|
Loading…
Reference in New Issue