This commit is contained in:
Marcus Noble 2021-06-08 08:55:29 +01:00
parent a867f65a7a
commit 5cf171a14e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ module.exports = {
// or `'canary'` for less polished but more frequent updates
updateChannel: 'stable',
scrollback: 100000,
scrollback: 10000000,
// default font size in pixels for all tabs
fontSize: 13,