From a67f2577339ad7d00c2d2ef7fc63cbfc47ddcd26 Mon Sep 17 00:00:00 2001 From: Esteban Date: Wed, 2 Oct 2024 10:42:53 +0200 Subject: [PATCH] fix: default space in disk now takes places --- .platform.app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.platform.app.yaml b/.platform.app.yaml index f4cdb177e..30fc71b5a 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -36,7 +36,7 @@ mounts: source_path: uploads # The size of the persistent disk of the application (in MB). -disk: 4096 +# disk: 4096 # Default resources will take place if we don't specify any. # resources: