diff --git a/assets/src/js/base/custom.js b/assets/src/js/base/custom.js
index b1d4af3c7..f50e29026 100644
--- a/assets/src/js/base/custom.js
+++ b/assets/src/js/base/custom.js
@@ -40,7 +40,7 @@ $(document).ready(function () {
"newestOnTop": false,
"progressBar": true,
"positionClass": "toast-top-right",
- "preventDuplicates": true,
+ //"preventDuplicates": true,
"onclick": null,
"showDuration": "300",
"hideDuration": "1000",
diff --git a/modules/impostazioni/actions.php b/modules/impostazioni/actions.php
index 09198b68d..27d484dc7 100755
--- a/modules/impostazioni/actions.php
+++ b/modules/impostazioni/actions.php
@@ -17,9 +17,49 @@
* along with this program. If not, see