Skip to content

Commit

Permalink
Merge pull request #250 from jumpserver/pr@dev@feat_rollback
Browse files Browse the repository at this point in the history
rollback parent commit
  • Loading branch information
Aaron3S authored Nov 12, 2024
2 parents 97c9be8 + fb30ea8 commit e8bca29
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
15 changes: 0 additions & 15 deletions includes/facelive.conf

This file was deleted.

4 changes: 0 additions & 4 deletions init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,6 @@ function config_components() {
safe_move /etc/nginx/includes/chen.conf /etc/nginx/includes/chen.conf.disabled
fi

if [ "${FACELIVE_ENABLED}" == "0" ]; then
safe_move /etc/nginx/includes/facelive.conf /etc/nginx/includes/facelive.conf.disabled
fi

if [[ "${USE_XPACK}" == "1" && "${RAZOR_ENABLED}" != "0" ]]; then
safe_move /etc/nginx/includes/razor.conf.disabled /etc/nginx/includes/razor.conf
fi
Expand Down

0 comments on commit e8bca29

Please sign in to comment.