read ratio from swap-ratio
This commit is contained in:
@@ -60,6 +60,8 @@ exports = module.exports = {
|
||||
|
||||
GHOST_USER_FILE: path.join(baseDir(), 'platformdata/cloudron_ghost.json'),
|
||||
|
||||
SWAP_RATIO_FILE: path.join(baseDir(), 'platformdata/swap-ratio'),
|
||||
|
||||
// this pattern is for the cloudron logs API route to work
|
||||
BACKUP_LOG_FILE: path.join(baseDir(), 'platformdata/logs/backup/app.log'),
|
||||
UPDATER_LOG_FILE: path.join(baseDir(), 'platformdata/logs/updater/app.log'),
|
||||
|
||||
Reference in New Issue
Block a user