mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Config: Rename config section name
This commit is contained in:
parent
6f2f207adc
commit
105229336e
@ -3,7 +3,7 @@
|
||||
|
||||
#include "Config.h"
|
||||
|
||||
#define CONFIG_SECTION_NAME "obs-websocket"
|
||||
#define CONFIG_SECTION_NAME "OBSWebSocket"
|
||||
|
||||
#define PARAM_ENABLED "ServerEnabled"
|
||||
#define PARAM_PORT "ServerPort"
|
||||
|
Loading…
Reference in New Issue
Block a user