rename files

use config vars to disable the api and whitelist listen IP
This commit is contained in:
Aaron Kimbre
2024-04-25 09:21:59 -05:00
parent 5e16c13a58
commit 77143fc2cf
5 changed files with 33 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
set(DCHATSERVER_SOURCES
"ChatHttpApi.cpp"
"ChatWebApi.cpp"
"ChatIgnoreList.cpp"
"ChatPacketHandler.cpp"
"PlayerContainer.cpp"