summaryrefslogtreecommitdiff
path: root/src/table/settings.ini
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/settings.ini')
-rw-r--r--src/table/settings.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/table/settings.ini b/src/table/settings.ini
index 3f01abeeb..72ce27276 100644
--- a/src/table/settings.ini
+++ b/src/table/settings.ini
@@ -2387,6 +2387,13 @@ def = 100
min = 0
max = UINT32_MAX
+[SDTC_VAR]
+var = gui.missing_strings_threshold
+type = SLE_UINT8
+flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
+def = 25
+min = 1
+max = UINT8_MAX
; For the dedicated build we'll enable dates in logs by default.
[SDTC_BOOL]