From c41042635febc7f0ae47a8a80429db70ed6188bd Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 4 Feb 2020 12:58:32 -0800 Subject: [PATCH] custom: remove subscription.configurable --- src/custom.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/custom.js b/src/custom.js index ae0ee4935..8bb39ac96 100644 --- a/src/custom.js +++ b/src/custom.js @@ -12,9 +12,6 @@ exports = module.exports = { }; const DEFAULT_SPEC = { - subscription: { - configurable: true - }, support: { email: 'support@cloudron.io', remoteSupport: true,