mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
Stop saving JSON files with indents (#2921)
Stop saving json files with 4 indents, this will significantly reduce file size and improve `.set()` performance for config saves when using the JSON driver. Signed-off-by: Draper <guyreis96@gmail.com>
This commit is contained in:
1
changelog.d/2921.enhance.rst
Normal file
1
changelog.d/2921.enhance.rst
Normal file
@@ -0,0 +1 @@
|
||||
JSON config files are now stored without indentation, this is to reduce file size and increase performance of write operations.
|
||||
Reference in New Issue
Block a user