mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-09 16:15:12 +02:00
Remove all the deprecated API related files and references
This commit is contained in:
@ -17,7 +17,6 @@ if not isinstance(DEFAULT_USER_SETTINGS, dict):
|
||||
'email_on_ticket_assign': True,
|
||||
'email_on_ticket_change': True,
|
||||
'login_view_ticketlist': True,
|
||||
'email_on_ticket_apichange': True,
|
||||
'tickets_per_page': 25
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user