mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Cache program preferences
So that qbt can just use the data from memory which is vastly faster than waiting for a response over the net.
This commit is contained in:
@@ -374,6 +374,7 @@
|
||||
<file>private/rename_file.html</file>
|
||||
<file>private/rename_files.html</file>
|
||||
<file>private/rename_rule.html</file>
|
||||
<file>private/scripts/cache.js</file>
|
||||
<file>private/scripts/client.js</file>
|
||||
<file>private/scripts/contextmenu.js</file>
|
||||
<file>private/scripts/download.js</file>
|
||||
|
||||
Reference in New Issue
Block a user