forked from switnet/quick-jibri-installer
				
			
		
			
				
	
	
		
			25 lines
		
	
	
		
			629 B
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			629 B
		
	
	
	
		
			JSON
		
	
	
	
[
 | 
						|
    {
 | 
						|
        "mount_id": 1,
 | 
						|
        "mount_point": "\/Jitsi Record",
 | 
						|
        "storage": "\\OC\\Files\\Storage\\Local",
 | 
						|
        "authentication_type": "null::null",
 | 
						|
        "configuration": {
 | 
						|
            "datadir": "\/var\/jbrecord"
 | 
						|
        },
 | 
						|
        "options": {
 | 
						|
            "encrypt": true,
 | 
						|
            "previews": true,
 | 
						|
            "enable_sharing": false,
 | 
						|
            "filesystem_check_changes": 1,
 | 
						|
            "encoding_compatibility": false,
 | 
						|
            "readonly": false,
 | 
						|
            "enable_sharing": true
 | 
						|
        },
 | 
						|
        "applicable_users": [],
 | 
						|
        "applicable_groups": [
 | 
						|
            "admin"
 | 
						|
        ]
 | 
						|
    }
 | 
						|
]
 |