Update settings.py

This commit is contained in:
chrys87 2016-08-26 10:18:07 +02:00 committed by GitHub
parent 2c2a0db24a
commit a87547fef1

View File

@ -26,6 +26,7 @@ settings = {
}, },
'screen':{ 'screen':{
'driver': 'linux', 'driver': 'linux',
'encoding': 'cp850',
'screenUpdateDelay':0.4, 'screenUpdateDelay':0.4,
}, },
'general':{ 'general':{