[matrix] move directory for matrix_includeDB
This commit is contained in:
		
					parent
					
						
							
								5c157fc677
							
						
					
				
			
			
				commit
				
					
						cb9ae26793
					
				
			
		
					 6 changed files with 0 additions and 0 deletions
				
			
		
							
								
								
									
										2925
									
								
								matrix_includeDB/synapse/homeserver.yaml.sh
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										2925
									
								
								matrix_includeDB/synapse/homeserver.yaml.sh
									
										
									
									
									
										Executable file
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
							
								
								
									
										33
									
								
								matrix_includeDB/synapse/log.yaml
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										33
									
								
								matrix_includeDB/synapse/log.yaml
									
										
									
									
									
										Executable file
									
								
							|  | @ -0,0 +1,33 @@ | |||
| version: 1 | ||||
| 
 | ||||
| formatters: | ||||
|   fmt: | ||||
|     format: '%(asctime)s - %(name)s - %(lineno)d - %(levelname)s - %(request)s- %(message)s' | ||||
| 
 | ||||
| filters: | ||||
|   context: | ||||
|     (): synapse.logging.context.LoggingContextFilter | ||||
|     request: "" | ||||
| 
 | ||||
| handlers: | ||||
|   console: | ||||
|     class: logging.StreamHandler | ||||
|     formatter: fmt | ||||
|     filters: [context] | ||||
| 
 | ||||
| root: | ||||
|   level: INFO | ||||
|   handlers: [console] # to use file handler instead, switch to [file] | ||||
| 
 | ||||
| loggers: | ||||
|   synapse: | ||||
|     level: INFO | ||||
| 
 | ||||
|   synapse.storage.SQL: | ||||
|     level: INFO | ||||
| 
 | ||||
|   ldap3: | ||||
|     level: INFO | ||||
| 
 | ||||
|   ldap_auth_provider: | ||||
|     level: INFO | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue