forked from lug/matterbridge
		
	Add note about file permissions
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
				
			|||||||
#This is configuration for matterbridge.
 | 
					#This is configuration for matterbridge.
 | 
				
			||||||
 | 
					#WARNING: as this file contains credentials, be sure to set correct file permissions
 | 
				
			||||||
###################################################################
 | 
					###################################################################
 | 
				
			||||||
#IRC section
 | 
					#IRC section
 | 
				
			||||||
###################################################################
 | 
					###################################################################
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,3 +1,4 @@
 | 
				
			|||||||
 | 
					#WARNING: as this file contains credentials, be sure to set correct file permissions
 | 
				
			||||||
[irc]
 | 
					[irc]
 | 
				
			||||||
    [irc.freenode]
 | 
					    [irc.freenode]
 | 
				
			||||||
    Server="irc.freenode.net:6667"
 | 
					    Server="irc.freenode.net:6667"
 | 
				
			||||||
@@ -16,19 +17,11 @@
 | 
				
			|||||||
[[gateway]]
 | 
					[[gateway]]
 | 
				
			||||||
name="gateway1"
 | 
					name="gateway1"
 | 
				
			||||||
enable=true
 | 
					enable=true
 | 
				
			||||||
    [[gateway.in]]
 | 
					    [[gateway.inout]]
 | 
				
			||||||
    account="irc.freenode"
 | 
					    account="irc.freenode"
 | 
				
			||||||
    channel="#testing"
 | 
					    channel="#testing"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [[gateway.out]]
 | 
					    [[gateway.inout]]
 | 
				
			||||||
    account="irc.freenode"
 | 
					 | 
				
			||||||
    channel="#testing"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    [[gateway.in]]
 | 
					 | 
				
			||||||
    account="mattermost.work"
 | 
					 | 
				
			||||||
    channel="off-topic"
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    [[gateway.out]]
 | 
					 | 
				
			||||||
    account="mattermost.work"
 | 
					    account="mattermost.work"
 | 
				
			||||||
    channel="off-topic"
 | 
					    channel="off-topic"
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user