Merge branch 'f0ckdev' into 'master'
delete configs See merge request !32
This commit is contained in:
		
							
								
								
									
										22
									
								
								cfg/irc.json
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								cfg/irc.json
									
									
									
									
									
								
							@@ -1,22 +0,0 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "irc1",
 | 
			
		||||
  "host": "",
 | 
			
		||||
  "port": "",
 | 
			
		||||
  "ssl": "1",
 | 
			
		||||
  "ssl_allow_invalid": "1",
 | 
			
		||||
  "pass": "",
 | 
			
		||||
  "nick": "",
 | 
			
		||||
  "username": "",
 | 
			
		||||
  "realname": ""
 | 
			
		||||
},
 | 
			
		||||
{
 | 
			
		||||
  "name": "irc2",
 | 
			
		||||
  "host": "",
 | 
			
		||||
  "port": "",
 | 
			
		||||
  "ssl": "1",
 | 
			
		||||
  "ssl_allow_invalid": "1",
 | 
			
		||||
  "pass": "",
 | 
			
		||||
  "nick": "",
 | 
			
		||||
  "username": "",
 | 
			
		||||
  "realname": ""
 | 
			
		||||
}
 | 
			
		||||
@@ -1,24 +0,0 @@
 | 
			
		||||
{
 | 
			
		||||
  "allowedMimes": {
 | 
			
		||||
    "image/png": "png",
 | 
			
		||||
    "video/webm": "webm",
 | 
			
		||||
    "image/gif": "gif",
 | 
			
		||||
    "image/jpeg": "jpg",
 | 
			
		||||
    "video/mp4": "mp4",
 | 
			
		||||
    "audio/mpeg": "mp3",
 | 
			
		||||
    "audio/ogg": "ogg"
 | 
			
		||||
  },
 | 
			
		||||
  "disallowedHosts": [
 | 
			
		||||
    "f0ck.me"
 | 
			
		||||
  ],
 | 
			
		||||
  "minRes": 500,
 | 
			
		||||
  "maxFileSize": 31457280,
 | 
			
		||||
  "level": {
 | 
			
		||||
    "~": 80,
 | 
			
		||||
    "&": 70,
 | 
			
		||||
    "@": 60,
 | 
			
		||||
    "%": 50,
 | 
			
		||||
    "+": 10,
 | 
			
		||||
    "": 0
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
{
 | 
			
		||||
  "port": 1337,
 | 
			
		||||
  "wlip": {
 | 
			
		||||
    "::ffff:1.0.0.5": "comment"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user