Determin features based on subscription and cloudron creation

This commit is contained in:
Johannes Zellner
2020-02-14 12:20:15 +01:00
parent c537dfabb2
commit c20d3b62b0
3 changed files with 69 additions and 8 deletions
+1
View File
@@ -35,6 +35,7 @@ exports = module.exports = {
UPDATE_DIR: path.join(baseDir(), 'platformdata/update'),
SNAPSHOT_INFO_FILE: path.join(baseDir(), 'platformdata/backup/snapshot-info.json'),
DYNDNS_INFO_FILE: path.join(baseDir(), 'platformdata/dyndns-info.json'),
FEATURES_INFO_FILE: path.join(baseDir(), 'platformdata/features-info.json'),
VERSION_FILE: path.join(baseDir(), 'platformdata/VERSION'),
// this is not part of appdata because an icon may be set before install