Skip to content

Commit

Permalink
update settings
Browse files Browse the repository at this point in the history
  • Loading branch information
chandra-tacc committed Jan 23, 2025
1 parent 7a9af44 commit 7973760
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions server/portal/settings/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,11 @@
'scratch_dir': '/scratch/{}',
'home_dir': '/home1/{}'
},
'vista': {
'work_dir': '/work/{}',
'scratch_dir': '/scratch/{}',
'home_dir': '/home1/{}'
},
}

"""
Expand Down

0 comments on commit 7973760

Please sign in to comment.