Details
-
Improvement
-
Resolution: Fixed
-
Trivial
-
None
-
Professional Edition
Description
Hi,
Is there a flag in config.php to change default graphics to large mode?
I'm talking about this session var:
case "big_graphs":
session_set_var("big_graphs", TRUE);
print_json_status('ok', 'Big graphs set.');
break;
If not exists, there is a way to include in future releases?
Thank you.