0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/data/schema
Fabien 'egg' O'Carroll 10c214c148
Switched AMP to be 'off' by default in all new Ghost instances (#13907)
refs https://github.com/TryGhost/Team/issues/1189

Support for AMP is slowly in decline, and makes developing new cards trickier,
since AMP no longer has an effect of SEO we're going to disable it by default
as a first step toward moving away from it.

Co-authored-by: Thibaut Patel <thibaut@ghost.org>
2022-01-14 18:55:48 +02:00
..
clients
fixtures Changed to use different fixtures during testing 2021-11-16 14:03:42 +00:00
checks.js
commands.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
default-settings.json Switched AMP to be 'off' by default in all new Ghost instances (#13907) 2022-01-14 18:55:48 +02:00
index.js Moved schema validator into the schema module 2021-06-15 11:54:34 +01:00
schema.js Removed NOT NULL constraint from portal_title (#13659) 2021-10-22 14:14:49 +02:00
validator.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00