mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Config: Set default port back to 4444
This commit is contained in:
parent
16ee66e6dc
commit
13c1c108ea
@ -47,7 +47,7 @@ with this program. If not, see <https://www.gnu.org/licenses/>
|
||||
|
||||
Config::Config() :
|
||||
ServerEnabled(true),
|
||||
ServerPort(4440),
|
||||
ServerPort(4444),
|
||||
LockToIPv4(false),
|
||||
DebugEnabled(false),
|
||||
AlertsEnabled(true),
|
||||
|
Loading…
x
Reference in New Issue
Block a user