diff --git a/front/php/templates/language/ar_ar.json b/front/php/templates/language/ar_ar.json
index 13695c6d..f56b4d5a 100644
--- a/front/php/templates/language/ar_ar.json
+++ b/front/php/templates/language/ar_ar.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "حماية الويب",
"PLUGINS_KEEP_HIST_description": "الاحتفاظ بسجل المكونات الإضافية",
"PLUGINS_KEEP_HIST_name": "سجل المكونات الإضافية",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "حذف الكل",
"Plugins_Filters_Mac": "تصفية عنوان MAC",
"Plugins_History": "السجل",
@@ -791,4 +793,4 @@
"settings_system_label": "نظام",
"settings_update_item_warning": "قم بتحديث القيمة أدناه. احرص على اتباع التنسيق السابق. لم يتم إجراء التحقق.",
"test_event_tooltip": "احفظ التغييرات أولاً قبل اختبار الإعدادات."
-}
+}
\ No newline at end of file
diff --git a/front/php/templates/language/ca_ca.json b/front/php/templates/language/ca_ca.json
index 8bd4b422..913751a7 100644
--- a/front/php/templates/language/ca_ca.json
+++ b/front/php/templates/language/ca_ca.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "Activa l'accés",
"PLUGINS_KEEP_HIST_description": "Quantes entrades de Plugins s'han de mantenir a la història (per Plugin, no per dispositiu).",
"PLUGINS_KEEP_HIST_name": "Història dels Plugins",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "Elimina tot (s'ignoraran els filtres)",
"Plugins_Filters_Mac": "Filtre de MAC",
"Plugins_History": "Historial d'Esdeveniments",
diff --git a/front/php/templates/language/cs_cz.json b/front/php/templates/language/cs_cz.json
index 8d782439..6218deaf 100644
--- a/front/php/templates/language/cs_cz.json
+++ b/front/php/templates/language/cs_cz.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "",
"PLUGINS_KEEP_HIST_description": "",
"PLUGINS_KEEP_HIST_name": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "",
"Plugins_Filters_Mac": "",
"Plugins_History": "",
diff --git a/front/php/templates/language/de_de.json b/front/php/templates/language/de_de.json
index 0d06f16b..e389972e 100644
--- a/front/php/templates/language/de_de.json
+++ b/front/php/templates/language/de_de.json
@@ -608,6 +608,8 @@
"PIALERT_WEB_PROTECTION_name": "Anmeldung aktivieren",
"PLUGINS_KEEP_HIST_description": "Wie viele Plugin Scanresultate behalten werden (pro Plugin, nicht gerätespezifisch).",
"PLUGINS_KEEP_HIST_name": "Plugins Verlauf",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"PUSHSAFER_TOKEN_description": "Your secret Pushsafer API key (token).",
"PUSHSAFER_TOKEN_name": "Pushsafer token",
"PUSHSAFER_display_name": "Pushsafer",
@@ -864,4 +866,4 @@
"settings_system_label": "System",
"settings_update_item_warning": "",
"test_event_tooltip": "Speichere die Änderungen, bevor Sie die Einstellungen testen."
-}
+}
\ No newline at end of file
diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json
index 3de49137..56407e16 100755
--- a/front/php/templates/language/en_us.json
+++ b/front/php/templates/language/en_us.json
@@ -63,8 +63,6 @@
"BackDevices_darkmode_enabled": "Darkmode Enabled",
"CLEAR_NEW_FLAG_description": "If enabled (0 is disabled), devices flagged as New Device will be unflagged if the time limit (specified in hours) exceeds their First Session time.",
"CLEAR_NEW_FLAG_name": "Clear new flag",
- "PRAGMA_JOURNAL_SIZE_LIMIT_description": "SQLite WAL (Write-Ahead Log) maximum size in MB before triggering automatic checkpoints. Lower values (10-20 MB) reduce disk/storage usage but increase CPU usage during scans. Higher values (50-100 MB) reduce CPU spikes during operations but may use more RAM and disk space. Default 50 MB balances both. Useful for resource-constrained systems like NAS devices with SD cards.",
- "PRAGMA_JOURNAL_SIZE_LIMIT_name": "WAL size limit (MB)",
"CustProps_cant_remove": "Can't remove, at least one property is needed.",
"DAYS_TO_KEEP_EVENTS_description": "This is a maintenance setting. This specifies the number of days worth of event entries that will be kept. All older events will be deleted periodically. Also applies on Plugin Events History.",
"DAYS_TO_KEEP_EVENTS_name": "Delete events older than",
@@ -581,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "Enable login",
"PLUGINS_KEEP_HIST_description": "How many entries of Plugins History scan results should be kept (per Plugin, and not device specific).",
"PLUGINS_KEEP_HIST_name": "Plugins History",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "SQLite WAL (Write-Ahead Log) maximum size in MB before triggering automatic checkpoints. Lower values (10-20 MB) reduce disk/storage usage but increase CPU usage during scans. Higher values (50-100 MB) reduce CPU spikes during operations but may use more RAM and disk space. Default 50 MB balances both. Useful for resource-constrained systems like NAS devices with SD cards. Restart server for changes to take effect after saving the settings.",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "WAL size limit (MB)",
"Plugins_DeleteAll": "Delete all (filters are ignored)",
"Plugins_Filters_Mac": "Mac Filter",
"Plugins_History": "Events History",
diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json
index 99731522..b0cf34db 100644
--- a/front/php/templates/language/es_es.json
+++ b/front/php/templates/language/es_es.json
@@ -606,6 +606,8 @@
"PIALERT_WEB_PROTECTION_name": "Habilitar inicio de sesión",
"PLUGINS_KEEP_HIST_description": "¿Cuántas entradas de los resultados del análisis del historial de complementos deben conservarse (globalmente, no específico del dispositivo!).",
"PLUGINS_KEEP_HIST_name": "Historial de complementos",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"PUSHSAFER_TOKEN_description": "Su clave secreta de la API de Pushsafer (token).",
"PUSHSAFER_TOKEN_name": "Token de Pushsafer",
"PUSHSAFER_display_name": "Pushsafer",
diff --git a/front/php/templates/language/fa_fa.json b/front/php/templates/language/fa_fa.json
index 62cac6f4..977f5ed0 100644
--- a/front/php/templates/language/fa_fa.json
+++ b/front/php/templates/language/fa_fa.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "",
"PLUGINS_KEEP_HIST_description": "",
"PLUGINS_KEEP_HIST_name": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "",
"Plugins_Filters_Mac": "",
"Plugins_History": "",
diff --git a/front/php/templates/language/fr_fr.json b/front/php/templates/language/fr_fr.json
index cccf206f..45967273 100644
--- a/front/php/templates/language/fr_fr.json
+++ b/front/php/templates/language/fr_fr.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "Activer la connexion par login",
"PLUGINS_KEEP_HIST_description": "Combien d'entrées de résultats de scan doivent être conservés dans l'historique des plugins (par plugin, pas par appareil).",
"PLUGINS_KEEP_HIST_name": "Historique des plugins",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "Tout supprimer (ne prend pas en compte les filtres)",
"Plugins_Filters_Mac": "Filtrer par MAC",
"Plugins_History": "Historique des événements",
diff --git a/front/php/templates/language/it_it.json b/front/php/templates/language/it_it.json
index ffc7d808..537d31be 100644
--- a/front/php/templates/language/it_it.json
+++ b/front/php/templates/language/it_it.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "Abilita login",
"PLUGINS_KEEP_HIST_description": "Quante voci dei risultati della scansione della cronologia dei plugin devono essere conservate (per plugin e non per dispositivo specifico).",
"PLUGINS_KEEP_HIST_name": "Storico plugin",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "Elimina tutti (i filtri vengono ignorati)",
"Plugins_Filters_Mac": "Filtro MAC",
"Plugins_History": "Storico eventi",
diff --git a/front/php/templates/language/ja_jp.json b/front/php/templates/language/ja_jp.json
index c9b8681c..7dfef8c7 100644
--- a/front/php/templates/language/ja_jp.json
+++ b/front/php/templates/language/ja_jp.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "ログインを有効化",
"PLUGINS_KEEP_HIST_description": "プラグイン履歴スキャン結果のエントリをいくつ保持すべきか(デバイス固有ではなく、プラグインごとに)。",
"PLUGINS_KEEP_HIST_name": "プラグイン履歴",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "すべて削除(フィルターは無視されます)",
"Plugins_Filters_Mac": "Macフィルター",
"Plugins_History": "イベント履歴",
diff --git a/front/php/templates/language/nb_no.json b/front/php/templates/language/nb_no.json
index 13f37307..f598d18e 100644
--- a/front/php/templates/language/nb_no.json
+++ b/front/php/templates/language/nb_no.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "Aktiver innlogging",
"PLUGINS_KEEP_HIST_description": "Hvor mange oppføringer av plugins historie skanneresultater som skal oppbevares (per plugin, og ikke enhetsspesifikt).",
"PLUGINS_KEEP_HIST_name": "Plugins historie",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "Slett alle (filtre blir ignorert)",
"Plugins_Filters_Mac": "Mac filter",
"Plugins_History": "Hendelses historikk",
@@ -791,4 +793,4 @@
"settings_system_label": "System",
"settings_update_item_warning": "Oppdater verdien nedenfor. Pass på å følge forrige format. Validering etterpå utføres ikke.",
"test_event_tooltip": "Lagre endringene først, før du tester innstillingene dine."
-}
+}
\ No newline at end of file
diff --git a/front/php/templates/language/pl_pl.json b/front/php/templates/language/pl_pl.json
index 7199aab7..c358bcd4 100644
--- a/front/php/templates/language/pl_pl.json
+++ b/front/php/templates/language/pl_pl.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "Włącz logowanie",
"PLUGINS_KEEP_HIST_description": "Ile wpisów wyników skanowania historii wtyczek powinno być przechowywanych (dla każdej wtyczki, a nie specyficznie dla urządzenia).",
"PLUGINS_KEEP_HIST_name": "Historia wtyczek",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "Usuń wszystkie (filtry są ignorowane)",
"Plugins_Filters_Mac": "Filtr MAC",
"Plugins_History": "Historia zdarzeń",
@@ -791,4 +793,4 @@
"settings_system_label": "System",
"settings_update_item_warning": "Zaktualizuj wartość poniżej. Uważaj, aby zachować poprzedni format. Walidacja nie jest wykonywana.",
"test_event_tooltip": "Najpierw zapisz swoje zmiany, zanim przetestujesz ustawienia."
-}
+}
\ No newline at end of file
diff --git a/front/php/templates/language/pt_br.json b/front/php/templates/language/pt_br.json
index 6ca0c445..dfa61fc9 100644
--- a/front/php/templates/language/pt_br.json
+++ b/front/php/templates/language/pt_br.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "",
"PLUGINS_KEEP_HIST_description": "",
"PLUGINS_KEEP_HIST_name": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "",
"Plugins_Filters_Mac": "",
"Plugins_History": "",
@@ -791,4 +793,4 @@
"settings_system_label": "",
"settings_update_item_warning": "",
"test_event_tooltip": "Guarde as alterações antes de testar as definições."
-}
+}
\ No newline at end of file
diff --git a/front/php/templates/language/pt_pt.json b/front/php/templates/language/pt_pt.json
index aa0bacf3..eed329f3 100644
--- a/front/php/templates/language/pt_pt.json
+++ b/front/php/templates/language/pt_pt.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "",
"PLUGINS_KEEP_HIST_description": "",
"PLUGINS_KEEP_HIST_name": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "",
"Plugins_Filters_Mac": "",
"Plugins_History": "",
diff --git a/front/php/templates/language/ru_ru.json b/front/php/templates/language/ru_ru.json
index 0d1c3919..0c85c6ee 100644
--- a/front/php/templates/language/ru_ru.json
+++ b/front/php/templates/language/ru_ru.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "Включить вход",
"PLUGINS_KEEP_HIST_description": "Сколько записей результатов сканирования истории плагинов следует хранить (для каждого плагина, а не для конкретного устройства).",
"PLUGINS_KEEP_HIST_name": "История плагинов",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "Удалить все (фильтры игнорируются)",
"Plugins_Filters_Mac": "Фильтр MAC-адреса",
"Plugins_History": "История событий",
diff --git a/front/php/templates/language/sv_sv.json b/front/php/templates/language/sv_sv.json
index bad46da0..78e91039 100644
--- a/front/php/templates/language/sv_sv.json
+++ b/front/php/templates/language/sv_sv.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "",
"PLUGINS_KEEP_HIST_description": "",
"PLUGINS_KEEP_HIST_name": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "",
"Plugins_Filters_Mac": "",
"Plugins_History": "",
diff --git a/front/php/templates/language/tr_tr.json b/front/php/templates/language/tr_tr.json
index c8d67e66..5cae0ca6 100644
--- a/front/php/templates/language/tr_tr.json
+++ b/front/php/templates/language/tr_tr.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "",
"PLUGINS_KEEP_HIST_description": "",
"PLUGINS_KEEP_HIST_name": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "",
"Plugins_Filters_Mac": "",
"Plugins_History": "",
@@ -791,4 +793,4 @@
"settings_system_label": "Sistem",
"settings_update_item_warning": "",
"test_event_tooltip": ""
-}
+}
\ No newline at end of file
diff --git a/front/php/templates/language/uk_ua.json b/front/php/templates/language/uk_ua.json
index 7ce116da..448280fc 100644
--- a/front/php/templates/language/uk_ua.json
+++ b/front/php/templates/language/uk_ua.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "Увімкнути вхід",
"PLUGINS_KEEP_HIST_description": "Скільки записів результатів сканування історії плагінів слід зберігати (для кожного плагіна, а не для конкретного пристрою).",
"PLUGINS_KEEP_HIST_name": "Історія плагінів",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "Видалити все (фільтри ігноруються)",
"Plugins_Filters_Mac": "Фільтр Mac",
"Plugins_History": "Історія подій",
diff --git a/front/php/templates/language/vi_vn.json b/front/php/templates/language/vi_vn.json
index bad46da0..78e91039 100644
--- a/front/php/templates/language/vi_vn.json
+++ b/front/php/templates/language/vi_vn.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "",
"PLUGINS_KEEP_HIST_description": "",
"PLUGINS_KEEP_HIST_name": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "",
"Plugins_Filters_Mac": "",
"Plugins_History": "",
diff --git a/front/php/templates/language/zh_cn.json b/front/php/templates/language/zh_cn.json
index 9c6adafa..93521760 100644
--- a/front/php/templates/language/zh_cn.json
+++ b/front/php/templates/language/zh_cn.json
@@ -579,6 +579,8 @@
"PIALERT_WEB_PROTECTION_name": "启用登录",
"PLUGINS_KEEP_HIST_description": "应保留多少个插件历史扫描结果条目(每个插件,而不是特定于设备)。",
"PLUGINS_KEEP_HIST_name": "插件历史",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_description": "",
+ "PRAGMA_JOURNAL_SIZE_LIMIT_name": "",
"Plugins_DeleteAll": "全部删除(忽略过滤器)",
"Plugins_Filters_Mac": "Mac 过滤器",
"Plugins_History": "事件历史",
@@ -791,4 +793,4 @@
"settings_system_label": "系统",
"settings_update_item_warning": "更新下面的值。请注意遵循先前的格式。未执行验证。",
"test_event_tooltip": "在测试设置之前,请先保存更改。"
-}
+}
\ No newline at end of file