aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/memory.json
diff options
context:
space:
mode:
authorPoil2014-05-18 12:38:13 +0200
committerPoil2014-05-18 12:38:13 +0200
commit397fd350c7a787cfec04c87f5fb638b5158da94f (patch)
tree424db679844cc4c14bb49189c670bad3b8a9ac39 /plugin/memory.json
parentAdd base option (1GB=1024Mo) (diff)
downloadapt-panopticon_cgp-397fd350c7a787cfec04c87f5fb638b5158da94f.zip
apt-panopticon_cgp-397fd350c7a787cfec04c87f5fb638b5158da94f.tar.gz
apt-panopticon_cgp-397fd350c7a787cfec04c87f5fb638b5158da94f.tar.bz2
apt-panopticon_cgp-397fd350c7a787cfec04c87f5fb638b5158da94f.tar.xz
Add base on all df plugins
Diffstat (limited to 'plugin/memory.json')
-rw-r--r--plugin/memory.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugin/memory.json b/plugin/memory.json
index 4a43f3a..401768b 100644
--- a/plugin/memory.json
+++ b/plugin/memory.json
@@ -40,6 +40,7 @@
40 "name": "Wired", 40 "name": "Wired",
41 "color": "ff0000" 41 "color": "ff0000"
42 } 42 }
43 } 43 },
44 "base": "1024"
44 } 45 }
45} 46}