forked from extern/django-helpdesk
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