summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-02-25 01:46:18 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2023-02-25 01:47:38 +0100
commit0839c641506c4624f392917c5c7ab278aa5a06ba (patch)
treee3454e1571908648f693c8671c28309382690d08 /man
parentMerge pull request #1389 from Nheko-Reborn/deletions (diff)
downloadnheko-0839c641506c4624f392917c5c7ab278aa5a06ba.tar.xz
Disable qml diskcache by default
Since this causes crashes on some qml module updates.

Fixes #1383
Fixes #1132
Diffstat (limited to 'man')
-rw-r--r--man/nheko.1.adoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/nheko.1.adoc b/man/nheko.1.adoc
index ef8f2728..690ed568 100644
--- a/man/nheko.1.adoc
+++ b/man/nheko.1.adoc
@@ -272,6 +272,12 @@ Hide text and set an optional spoiler warning. Note that Nheko does not display
 the spoiler warning currently. HTML output:
 `<span data-mx-spoiler="spoiler">text</span>`
 
+== ENVIRONMENT
+
+*NHEKO_ALLOW_QML_DISK_CACHE*::
+Nheko by default disables the qml disk cache to prevent crashes. This allows
+you to reenable it at your own risk.
+
 == FILES
 
 *Configuration file*::