Enable sd support by default

master
Gina Häußge 2013-06-09 18:04:25 +02:00
parent d5a620f476
commit 4509eab816
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ default_settings = {
"waitForWaitOnConnect": False,
"alwaysSendChecksum": False,
"resetLineNumbersWithPrefixedN": False,
"sdSupport": False
"sdSupport": True
},
"folder": {
"uploads": None,