Fallback to default ZENDESK_URL when not in JSON
This line previously departed from the convention of coalescing down to the original value specified in `lms/envs/common.py`. Now, the setting can fall back to its default value from `common.py`, instead of only respecting the value loaded from JSON (or `None` if not defined).
Showing
Please
register
or
sign in
to comment