Updated example config.
This commit is contained in:
parent
5d6211ce30
commit
38efc5de5f
1 changed files with 5 additions and 2 deletions
|
@ -1,15 +1,18 @@
|
|||
title = Flashii Chat
|
||||
ping = 30
|
||||
sounds = //futami.flashii.net/sounds.json
|
||||
sounds = ::sounds://futami.flashii.net/sounds.%.8s.json
|
||||
sounds2 = ::sounds2://futami.flashii.net/sounds2.%.8s.json
|
||||
login = //flashii.net/_sockchat/login
|
||||
token = //flashii.net/_sockchat/token
|
||||
emotes = //flashii.net/_sockchat/emotes
|
||||
eeprom = //eeprom.flashii.net/uploads
|
||||
eeprom2 = //eeprom.flashii.net
|
||||
uiharu = //uiharu.flashii.net/metadata
|
||||
avatar = "//flashii.net/assets/avatar/{user:id}?res={resolution}&ver={user:avatar_change}"
|
||||
profile = "//flashii.net/profile.php?u={user:id}"
|
||||
kaomoji = //futami.flashii.net/kaomoji.txt
|
||||
soundtriggers = //futami.flashii.net/soundtriggers.json
|
||||
texttriggers = ::texttriggers://futami.flashii.net/texttriggers.%.8s.json
|
||||
soundtriggers = ::soundtriggers://futami.flashii.net/soundtriggers.%.8s.json
|
||||
|
||||
servers[] = //sockchat.flashii.net/ws
|
||||
|
||||
|
|
Loading…
Reference in a new issue