diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/ntopng/ntopng.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/ntopng/ntopng.xml b/config/ntopng/ntopng.xml index f0dc182f..ee1a4d3e 100644 --- a/config/ntopng/ntopng.xml +++ b/config/ntopng/ntopng.xml @@ -185,7 +185,6 @@ <custom_php_install_command> ntopng_php_install_command(); ntopng_update_geoip(); - ntopng_sync_package(); </custom_php_install_command> <custom_php_deinstall_command> ntopng_php_deinstall_command(); |