mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	conf: add comments for the other access permissions
This commit is contained in:
		
							parent
							
								
									b8ef0fc5bb
								
							
						
					
					
						commit
						a48a4fc1bd
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -69,6 +69,10 @@ modules = {
 | 
			
		|||
                    access.allowed = [
 | 
			
		||||
		          @media_session_path@
 | 
			
		||||
	            ]
 | 
			
		||||
		    # an array of rejected paths
 | 
			
		||||
		    access.rejected = [ ]
 | 
			
		||||
		    # an array of paths with restricted access
 | 
			
		||||
		    access.restricted = [ ]
 | 
			
		||||
		    # anything not in the above lists gets assigned the
 | 
			
		||||
		    # access.force permission.
 | 
			
		||||
                    access.force = flatpak
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue