Merge pull request #159 from SeannyM/enable_log

Add support for disabling log from settings
This commit is contained in:
Tony Wasserka 2014-11-15 12:42:08 +01:00
commit 80e9c02bd6
8 changed files with 37 additions and 0 deletions

View file

@ -32,6 +32,9 @@ gpu_refresh_rate = ## 60 (default)
[Data Storage]
use_virtual_sd =
[Miscellaneous]
enable_log =
)";
}