aboutsummaryrefslogtreecommitdiffstats
path: root/default-config.json
blob: efbcf30f46b48df161ca1399b6cdaac9247a8177 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"channelName": "SyncTube",
	"maxLoginLength": 20,
	"maxMessageLength": 500,
	"serverChatHistory": 30,
	"videoLimit": 0,
	"leaderRequest": "everyone",
	"emotes": [
		{"name":":haxe:", "image":"https://haxe.org/favicon.ico"}
	],
	"filters": [
		{
			"name": "image", "regex": "(http|https)(:\\/\\/.*\\.)(png|jpg|gif|jpeg)", "flags": "g",
			"replace": "<a href='$1$2$3' target='_blank'><img src='$1$2$3' style='max-width:200px; max-height:200px' /></a>"
		}
	]
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage