{"html_url": "https://github.com/simonw/datasette/issues/749#issuecomment-622450636", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/749", "id": 622450636, "node_id": "MDEyOklzc3VlQ29tbWVudDYyMjQ1MDYzNg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-05-01T16:08:46Z", "updated_at": "2020-05-01T16:08:46Z", "author_association": "OWNER", "body": "Proposed solution: on Cloud Run don't show the \"download database\" link if the database file is larger than 32MB.\r\n\r\nI can do this with a new config setting, `max_db_mb`, which is automatically set by the `publish cloudrun` command.\r\n\r\nThis is consistent with the existing `max_csv_mb` setting: https://datasette.readthedocs.io/en/stable/config.html#max-csv-mb\r\n\r\nI should set `max_csv_mb` to 32MB on Cloud Run deploys as well.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 610829227, "label": "Cloud Run fails to serve database files larger than 32MB"}, "performed_via_github_app": null}