mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
implement load demo data
This commit is contained in:
parent
17ed07e83a
commit
dc2ac2a1b3
@ -87,6 +87,7 @@ if ($action === 'create_demo_data') {
|
||||
// Set default values when advanced mode is disabled.
|
||||
$service_agent_name = 'demo-global-agent-1';
|
||||
$plugin_agent_name = 'demo-global-agent-1';
|
||||
$interval = 300;
|
||||
$days_hist_data = 15;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user