Ghost/core/server/data/schema
Aileen Nowak 1bb9d4ff00 Set soft limits for blog title and description (#9250)
refs #8143

Add max length validations to settings:
- `blog.title`: 150 chars
- `blog.description`: 200 chars

The `validateSettings` fn in our validations checks for existing `validations` properties in our `default-settings.json` file, similar to other tables in our `schema.js`.
2017-11-16 13:58:22 +01:00
..
clients Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
fixtures Give default Ghost user fixture a helpful bio (#9241) 2017-11-14 10:23:38 +00:00
checks.js 🐛 Fixed author helper not returning the correct url (#9102) 2017-10-05 13:50:55 +02:00
commands.js 🐛 Fix ghost update with migrations (#8810) 2017-08-01 17:27:13 +04:00
default-settings.json Set soft limits for blog title and description (#9250) 2017-11-16 13:58:22 +01:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Added more database soft limits (#9225) 2017-11-09 15:22:20 +01:00