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/config/mailman_pgp.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mailman_pgp/config/mailman_pgp.cfg') diff --git a/src/mailman_pgp/config/mailman_pgp.cfg b/src/mailman_pgp/config/mailman_pgp.cfg index 5156651..4c52e10 100644 --- a/src/mailman_pgp/config/mailman_pgp.cfg +++ b/src/mailman_pgp/config/mailman_pgp.cfg @@ -101,6 +101,3 @@ 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 -- cgit v1.2.3-70-g09d2