mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 16:42:17 +03:00
b78dbfbbc2
refs #10318 refs https://github.com/TryGhost/Ghost/pull/11942 - Removes force_i18n, permalinks, and members_session_secret usage from the codebase - We deprecated these flasgs and have not used since Ghost v2. It's good time to remove them before we introduce bigger changes to how `settings` table opeartes. - Fixed importer test. The test was meant to check if string values were converted properly, the check agains boolean didn't make much sense in this context, so removed it. - Following this change are going to come ralated migrations to fix existing data (see ref) |
||
---|---|---|
.. | ||
config | ||
csv | ||
data | ||
export | ||
filter-param | ||
images | ||
import | ||
settings | ||
themes | ||
data-generator.js | ||
test.hbs |