diff options
author | Girish Ramakrishnan <girish@cloudron.io> | 2017-02-18 12:48:42 -0800 |
---|---|---|
committer | Girish Ramakrishnan <girish@cloudron.io> | 2017-02-18 12:48:42 -0800 |
commit | 4736023d7048ae155971b1947e66070c7f48d675 (patch) | |
tree | 12fbc94fd6faa71b3766388c161136cfc98b7ed1 | |
parent | b6065ae6c35490d48336963e66d8541fe8d61706 (diff) | |
download | Surfer-4736023d7048ae155971b1947e66070c7f48d675.tar.gz Surfer-4736023d7048ae155971b1947e66070c7f48d675.tar.zst Surfer-4736023d7048ae155971b1947e66070c7f48d675.zip |
remove configurePath
-rw-r--r-- | CloudronManifest.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CloudronManifest.json b/CloudronManifest.json index ab4a16b..41b63ac 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json | |||
@@ -16,7 +16,6 @@ | |||
16 | "website": "https://github.com/nebulade/surfer", | 16 | "website": "https://github.com/nebulade/surfer", |
17 | "contactEmail": "support@cloudron.io", | 17 | "contactEmail": "support@cloudron.io", |
18 | "icon": "logo.png", | 18 | "icon": "logo.png", |
19 | "configurePath": "_admin/", | ||
20 | "addons": { | 19 | "addons": { |
21 | "ldap": {}, | 20 | "ldap": {}, |
22 | "redis": {}, | 21 | "redis": {}, |