Fix typo in post-install.js comment
| @@ -109,7 +109,7 @@ const keyMigrationMap = [ | ||
| 109 | 109 | newKey: 'logging.minLogLevel', |
| 110 | 110 | migrate: (value) => value, |
| 111 | 111 | }, |
| 112 | 112 | // uncommenduncomment one release after 1.12.13 |
| 113 | 113 | /* |
| 114 | 114 | { |
| 115 | 115 | oldKey: 'cookieSecret', |