We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4bc86 commit 2bc2406Copy full SHA for 2bc2406
README.md
@@ -58,7 +58,7 @@ Stop the service `sudo service zram-config stop` edit /etc/ztab `sudo nano /etc/
58
swap lz4 250M 750M 75 0 80
59
60
# dir alg mem_limit disk_size zram_dir bind_dir
61
-dir lz4 20M 60M /var/backups /opt/backups.bind
+dir lz4 20M 60M /home/pi/MagicMirror /opt/magicmirror.bind
62
63
# log alg mem_limit disk_size zram_dir bind_dir oldlog_dir
64
log lz4 20M 60M /var/log /opt/log.bind /opt/oldlog
0 commit comments