aboutsummaryrefslogtreecommitdiffstats
path: root/src/client
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-03-20 23:53:39 -0700
committerPinapelz <yukais@pinapelz.com>2026-03-20 23:53:39 -0700
commita36e9e471da0df8433536f7e8c003e1480da4fb3 (patch)
treebce4dc1f8d68be42b445296d90a8bf8f098e3c2e /src/client
parent3508776583c21785dffc2f0bc9e7dd81c3f08480 (diff)
set default sync to 1 sec, save PW to mem
Diffstat (limited to 'src/client')
-rw-r--r--src/client/Main.hx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/Main.hx b/src/client/Main.hx
index 5e05690..e23acbe 100644
--- a/src/client/Main.hx
+++ b/src/client/Main.hx
@@ -85,7 +85,7 @@ class Main {
name: "",
hash: "",
chatSize: 300,
- synchThreshold: 2,
+ synchThreshold: 1,
isSwapped: false,
isUserListHidden: true,
latestLinks: [],
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage