X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;f=config.py;h=ab9e5defbb727d79dc68f61e0c8b810f467c67e5;hb=d2edf940c5e7cf78465954534040ff2406cc0c7a;hp=ad2d89751c20e03ca3e01b6f3d6a09a4f07c884e;hpb=af217351af847868ad241cdf4ca0197b934d85d9;p=bots%2Fparrot.git diff --git a/config.py b/config.py index ad2d897..ab9e5de 100644 --- a/config.py +++ b/config.py @@ -133,3 +133,6 @@ quote_dump_file = u"quotes.txt" #: URL où sont disponibles les quotes quote_display_url = u"http://cerebro.crans.org/parrot-quotes.txt (campus-only)" + +#: Nombre maximum d'auteurs qu'on peut demander à afficher +search_max_authors = 20