mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
a8debd8980
no-issue The 2.17 migration included a bug which set the `is_private`, `amp` and `force_i18n` setting values to `'false'` when they should have been `'true'` We've reverted these changes by reading the most recent backup file, and setting the value to `'true'` if the backup has it set to `'true'` AND the current db has it set to false. We've also amended the broken migration, so that it does not cause this issue for future installs |
||
---|---|---|
.. | ||
client@754968dc9f | ||
server | ||
test | ||
index.js |