Disable session serialization

I still have to fully understand what is better but I'm tired of manually killing sessions atm.
This commit is contained in:
2024-08-17 02:15:17 +02:00
parent ebab649982
commit 72db40f336

View File

@@ -249,7 +249,7 @@ auto_layout false
// - true (default) // - true (default)
// - false // - false
// //
// session_serialization false session_serialization false
// Whether pane viewports are serialized along with the session, default is false // Whether pane viewports are serialized along with the session, default is false
// Options: // Options: