Skip to content

Commit

Permalink
add facl domain for 2.1 (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Feb 24, 2023
1 parent f9b7138 commit 7098f46
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps.awesim.org/apps/dashboard/env
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ OOD_QUOTA_PATH=/users/reporting/storage/quota/netapp.netapp-home.ten.osc.edu-use

# enable dynamic batch connect javascript
OOD_BC_DYNAMIC_JS=1

OOD_FACL_DOMAIN='osc.edu'
2 changes: 2 additions & 0 deletions apps.totalsim.us/apps/dashboard/env
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ OOD_DASHBOARD_HEADER_IMG_LOGO="/public/logo.png"
OOD_DASHBOARD_PASSWD_URL="https://my.osc.edu"

OOD_APP_SHARING=1

OOD_FACL_DOMAIN='osc.edu'
2 changes: 2 additions & 0 deletions ondemand.osc.edu/apps/dashboard/env
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ OOD_APP_SHARING=1

# enable dynamic batch connect javascript
OOD_BC_DYNAMIC_JS=1

OOD_FACL_DOMAIN='osc.edu'

0 comments on commit 7098f46

Please sign in to comment.