init
This commit is contained in:
12
minecraft/config/camerapture.server.json
Normal file
12
minecraft/config/camerapture.server.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": 5,
|
||||
"max_image_bytes": 500000,
|
||||
"max_image_resolution": 1920,
|
||||
"ms_per_picture": 20,
|
||||
"can_rotate_pictures": true,
|
||||
"check_frame_position": false,
|
||||
"permission_levels": {
|
||||
"take_picture": 0,
|
||||
"upload": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user