Bob Mottram 9 лет назад
Родитель
Сommit
cd16631cde
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      src/freedombone-image-mesh

+ 2
- 2
src/freedombone-image-mesh Просмотреть файл

@@ -53,10 +53,10 @@ MESH_INSTALL_SETUP=/root/.initial_mesh_setup
53 53
 MESH_AMNESIC=/root/.amnesic
54 54
 
55 55
 # Tomb containing logs
56
-TOMB_LOG_SIZE_MB=32
56
+TOMB_LOG_SIZE_MB=10
57 57
 
58 58
 # size of the tomb used to store qtox settings
59
-TOMB_TOX_SIZE_MB=32
59
+TOMB_TOX_SIZE_MB=10
60 60
 
61 61
 # Tomb containing tox bootstrap
62 62
 TOMB_TOX_BOOTSTRAP_SIZE_MB=10