mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-12 09:00:54 +00:00
Small refactor to bunched command
This commit is contained in:
parent
59fed52797
commit
dc09698e36
4 changed files with 32 additions and 30 deletions
|
@ -13,8 +13,8 @@ const CryptoBoxKeyLength = 32
|
|||
|
||||
type ConfigFile struct {
|
||||
// Numeric server id known to the backend
|
||||
ServerID int
|
||||
ListenAddr string
|
||||
ServerID int
|
||||
ListenAddr string
|
||||
SSLListenAddr string
|
||||
// Hostname of the socket server
|
||||
SocketOrigin string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue