diff --git a/src/freedombone-image-mesh b/src/freedombone-image-mesh index 05c39f9b..fef854ed 100755 --- a/src/freedombone-image-mesh +++ b/src/freedombone-image-mesh @@ -53,10 +53,10 @@ MESH_INSTALL_SETUP=/root/.initial_mesh_setup MESH_AMNESIC=/root/.amnesic # Tomb containing logs -TOMB_LOG_SIZE_MB=32 +TOMB_LOG_SIZE_MB=10 # size of the tomb used to store qtox settings -TOMB_TOX_SIZE_MB=32 +TOMB_TOX_SIZE_MB=10 # Tomb containing tox bootstrap TOMB_TOX_BOOTSTRAP_SIZE_MB=10