Update app_config.php
This commit is contained in:
parent
b157c93247
commit
74df37e7ea
|
|
@ -21,7 +21,7 @@
|
|||
$apps[$x]['description']['pt-br'] = "";
|
||||
|
||||
//default settings
|
||||
$y = 0;
|
||||
$y=0;
|
||||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = 'e13895b7-ef2f-43ed-8d2a-e739ccffccc2';
|
||||
$apps[$x]['default_settings'][$y]['default_setting_category'] = 'provision';
|
||||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = 'tftp_service_address';
|
||||
|
|
|
|||
Loading…
Reference in New Issue