From 1d6e56b947051793e2d1cd81e7878134d5a6a23a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Schneider?= Date: Wed, 23 Jul 2014 15:28:43 +0200 Subject: [PATCH] config: add new options --- rp_meyzieu/config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rp_meyzieu/config.py b/rp_meyzieu/config.py index cf20c0a..520723a 100644 --- a/rp_meyzieu/config.py +++ b/rp_meyzieu/config.py @@ -88,12 +88,13 @@ use_long_trace = False # Ask Mandaye to auto decompress a response message # Decompress response only if you load a filter auto_decompress = True - # Encrypt service provider passwords with a secret # You should install pycypto to use this feature encrypt_sp_password = False # Must be a 16, 24, or 32 bytes long encrypt_secret = '' +mandaye_toolbar = False +a2_auto_connection = False # Supported authentification authentifications = {