Skip to content

Commit 6436dce

Browse files
committed
enable dynamic js
1 parent 5d2053f commit 6436dce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ondemand/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ echo "OOD_SSHHOST_ALLOWLIST=ondemand:cpn01:cpn02" >> /etc/ood/config/apps/shell/
1919
echo "OOD_DEV_SSH_HOST=ondemand" >> /etc/ood/config/apps/dashboard/env
2020
echo "MOTD_PATH=/etc/motd" >> /etc/ood/config/apps/dashboard/env
2121
echo "MOTD_FORMAT=markdown" >> /etc/ood/config/apps/dashboard/env
22+
echo "OOD_BC_DYNAMIC_JS=1" >> /etc/ood/config/apps/dashboard/env
2223

2324
log_info "Configuring Ondemand ood_portal.yml .."
2425

0 commit comments

Comments
 (0)