aboutsummaryrefslogtreecommitdiff
path: root/launcher/qtlogging.ini
diff options
context:
space:
mode:
authorRachel Powers <508861+Ryex@users.noreply.github.com>2023-05-07 13:23:59 -0700
committerRachel Powers <508861+Ryex@users.noreply.github.com>2023-05-07 13:23:59 -0700
commit30cf73a22f1d185da15944857bed135d9e588267 (patch)
treeaa8b2b0451f95001a632fe3dbf39d932cdc46afb /launcher/qtlogging.ini
parent884ac7307817e10f04512a29213a017ca344c16d (diff)
downloadPrismLauncher-30cf73a22f1d185da15944857bed135d9e588267.tar.gz
PrismLauncher-30cf73a22f1d185da15944857bed135d9e588267.tar.bz2
PrismLauncher-30cf73a22f1d185da15944857bed135d9e588267.zip
typo fix
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Diffstat (limited to 'launcher/qtlogging.ini')
-rw-r--r--launcher/qtlogging.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/qtlogging.ini b/launcher/qtlogging.ini
index 27f4e676..c12d1e10 100644
--- a/launcher/qtlogging.ini
+++ b/launcher/qtlogging.ini
@@ -3,7 +3,7 @@
# prevent log spam and strange bugs
# qt.qpa.drawing in particular causes theme artifacts on MacOS
qt.*.debug=false
-# dont log credentials buy defualt
+# don't log credentials by default
launcher.auth.credentials.debug=false
# remove the debug lines, other log levels still get through
launcher.task.net.download.debug=false