mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-17 02:16:54 +00:00
Remove SocketOrigin config, edit url building
This commit is contained in:
parent
6b88b40538
commit
4b2449aecf
2 changed files with 8 additions and 6 deletions
|
@ -18,8 +18,6 @@ type ConfigFile struct {
|
|||
ServerID int
|
||||
ListenAddr string
|
||||
SSLListenAddr string
|
||||
// Hostname of the socket server
|
||||
SocketOrigin string
|
||||
// URL to the backend server
|
||||
BackendURL string
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue