From 5373954567b60110e1268fe32259aa96c206d55b Mon Sep 17 00:00:00 2001 From: cronekorkn Date: Wed, 6 Sep 2023 09:29:02 +0200 Subject: [PATCH] roundcube disable installer --- nodes/netcup.mails.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/netcup.mails.py b/nodes/netcup.mails.py index 2844f91..cf60377 100644 --- a/nodes/netcup.mails.py +++ b/nodes/netcup.mails.py @@ -195,7 +195,7 @@ 'roundcube': { 'product_name': 'Sublimity Mail', 'version': '1.6.2', - 'installer': True, + 'installer': False, }, 'vm': { 'cores': 4,