- Simplified Spectre's initial data load, and reduced memory footprint in the
process.
This commit is contained in:
parent
f140fdead4
commit
b19bf14389
8 changed files with 159 additions and 73 deletions
|
|
@ -219,6 +219,7 @@ sub getOperations {
|
|||
'editSettings' => 'WebGUI::Operation::Settings',
|
||||
'saveSettings' => 'WebGUI::Operation::Settings',
|
||||
|
||||
'spectreGetSiteData' => 'WebGUI::Operation::Spectre',
|
||||
'spectreTest' => 'WebGUI::Operation::Spectre',
|
||||
|
||||
'viewStatistics' => 'WebGUI::Operation::Statistics',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue