mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Merge branch 'master' of github.com:ccrisan/motioneyeos
This commit is contained in:
commit
08cc0a73da
@ -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)',
|
'description': 'set the amount of memory reserved for the GPU (choose at least 96MB if you use the CSI camera board)',
|
||||||
'type': 'number',
|
'type': 'number',
|
||||||
'min': '16',
|
'min': '16',
|
||||||
'max': '960',
|
'max': '944',
|
||||||
'section': 'expertSettings',
|
'section': 'expertSettings',
|
||||||
'advanced': True,
|
'advanced': True,
|
||||||
'reboot': True,
|
'reboot': True,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user