forked from extern/django-helpdesk
feat(docs): updated
This commit is contained in:
parent
479451ccac
commit
041308d074
@ -94,9 +94,9 @@ These changes are visible throughout django-helpdesk
|
||||
|
||||
**Default:** ``HELPDESK_ANON_ACCESS_RAISES_404 = False``
|
||||
|
||||
- **HELPDESK_TICKETS_TIMELINE_ENABLED** If True, redirects user to a 404 page when attempting to reach ticket pages while not logged in, rather than redirecting to a login screen.
|
||||
- **HELPDESK_TICKETS_TIMELINE_ENABLED** If False, remove from the dashboard the Timeline view for tickets.
|
||||
|
||||
**Default:** ``HELPDESK_ANON_ACCESS_RAISES_404 = True``
|
||||
**Default:** ``HELPDESK_TICKETS_TIMELINE_ENABLED = True``
|
||||
|
||||
Options shown on public pages
|
||||
-----------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user