Skip to content
Snippets Groups Projects
Commit f3c7f34a authored by jdelhome3578's avatar jdelhome3578 Committed by Peter Rotich
Browse files

Add max_open_tickets to defaults

parent 384b288d
Branches
Tags
No related merge requests found
......@@ -206,6 +206,7 @@ class OsticketConfig extends Config {
'client_avatar' => 'gravatar.mm',
'agent_avatar' => 'gravatar.mm',
'ticket_lock' => 2, // Lock on activity
'max_open_tickets' => 0,
);
function OsticketConfig($section=null) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment