Allowing for Profile Rotation
- Last UpdatedDec 15, 2023
- 1 minute read
Default in Profile Nesting is to allow no rotation of the individual profiles to be nested. This can be changed using the environment variable SBH_PROFILE_ROTATION. The following values can be assigned:
|
NO |
Default, no rotation allowed. |
|
UD |
Allows for Up-Down rotation. |
|
EE |
Allows for End-End rotation. |
|
UDEE |
Allows for both Up-Down and End-End rotation. |