From d522c8fbe84334aa92d014a357bcaf0ed62e3077 Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 17 Aug 2017 17:22:11 +0200 Subject: Remove writing config through REST as its not synchronized among runners. --- src/mailman_pgp/testing/mailman_pgp.cfg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/mailman_pgp/testing') diff --git a/src/mailman_pgp/testing/mailman_pgp.cfg b/src/mailman_pgp/testing/mailman_pgp.cfg index d7807ba..d9570eb 100644 --- a/src/mailman_pgp/testing/mailman_pgp.cfg +++ b/src/mailman_pgp/testing/mailman_pgp.cfg @@ -101,7 +101,4 @@ allow_read_private_key: yes allow_write_private_key: yes # Allow the accessing of this plugin configuration through the REST API. -allow_read_config: yes - -# Allow the modification of this plugin configuration through the REST API. -allow_write_config: no \ No newline at end of file +allow_read_config: yes \ No newline at end of file -- cgit v1.2.3-70-g09d2