X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fparrot.git;a=blobdiff_plain;f=config.py;h=ab9e5defbb727d79dc68f61e0c8b810f467c67e5;hp=ad2d89751c20e03ca3e01b6f3d6a09a4f07c884e;hb=a140e55d58b6af4b50c1cd83a78aa387f78e1a80;hpb=cf0848cb22e2dcf42846ce2d92b182b166e5fc59 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