06/07/22 - 18h30

master
ChérifBALDE 2022-07-06 21:22:08 +02:00 committed by cherif
parent 68702f74d2
commit 859f7ee9a5
1 changed files with 1 additions and 1 deletions

View File

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