Merge branch 'master' of github.com:ccrisan/motioneyeos

This commit is contained in:
Calin Crisan 2015-11-03 22:22:44 +02:00
commit 08cc0a73da

View File

@ -180,7 +180,7 @@ def gpuMem():
'description': 'set the amount of memory reserved for the GPU (choose at least 96MB if you use the CSI camera board)',
'type': 'number',
'min': '16',
'max': '960',
'max': '944',
'section': 'expertSettings',
'advanced': True,
'reboot': True,