From 6c09824946214db696beb59e34ce2e448d504abc Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 5 Apr 2016 17:10:00 -0400 Subject: better max file size stuff --- examples/db.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'examples/db.json') diff --git a/examples/db.json b/examples/db.json index 3650355..da7c19a 100644 --- a/examples/db.json +++ b/examples/db.json @@ -167,7 +167,13 @@ "title": "Blue", "__index": 2, "dateCreated": "Tue, 05 Apr 2016 15:17:54 GMT", - "media": [] + "media": [ + { + "uri": "https://ltho.s3.amazonaws.com/okcms-example/f2775199-d700-4b1f-951f-88fda599014e.png", + "caption": "", + "type": "image" + } + ] }, { "id": "green", -- cgit v1.2.3-70-g09d2