[DiscordArchive] <@!365169287926906883> the main `worldserver.conf` file path hasn't been changed, right?
[DiscordArchive] <@!365169287926906883> the main `worldserver.conf` file path hasn't been changed, right?
Archived author: Shin • Posted: 2021-03-03T10:48:51.911000+00:00
Original source
<@!365169287926906883> the main `worldserver.conf` file path hasn't been changed, right?
Archived author: Winfidonarleyan • Posted: 2021-03-03T10:49:10.693000+00:00
Original source
only in Windows
tring const ConfigMgr::GetConfigPath()
tring(_CONF_DIR) + "/";Archived author: Winfidonarleyan • Posted: 2021-03-03T10:49:47.176000+00:00
Original source
```cpp
std:
tring const ConfigMgr::GetConfigPath()
{
std::lock_guard<std::mutex> lock(_configLock);
#if AC_PLATFORM == AC_PLATFORM_WINDOWS
return "configs/";
#else
return std:
tring(_CONF_DIR) + "/";
#endif
}
```
Archived author: Shin • Posted: 2021-03-03T10:57:41.866000+00:00
Original source
ok Docker uses linux so it shouldn't have changed
Archived author: Shin • Posted: 2021-03-03T10:58:00.900000+00:00
Original source
<@!365169287926906883> can you please give it a try? https://www.azerothcore.org/wiki/Install-with-Docker
[Embed: AzerothCore]
Wiki and Documentation of AzerothCore project
https://www.azerothcore.org/wiki/Install-with-Docker
Archived author: Shin • Posted: 2021-03-03T10:58:10.946000+00:00
Original source
I forgot to mention that Docker should have been tested before merging that big PR
Archived author: Winfidonarleyan • Posted: 2021-03-03T11:34:34.076000+00:00
Original source
What? 9GB ram
![[Image: unknown.png?ex=690bdf0b&is=690a8d8b&hm=2...fc948ce6e&]](https://cdn.discordapp.com/attachments/535208956449128490/816634658992422992/unknown.png?ex=690bdf0b&is=690a8d8b&hm=28f8146e4a4ef606856a3f7f73b78b447d9b15d325461a640c069f8fc948ce6e&)
Archived author: Winfidonarleyan • Posted: 2021-03-03T11:34:35.594000+00:00
Original source
![[Image: unknown.png?ex=690bdf0b&is=690a8d8b&hm=2...fc948ce6e&]](https://cdn.discordapp.com/attachments/535208956449128490/816634658992422992/unknown.png?ex=690bdf0b&is=690a8d8b&hm=28f8146e4a4ef606856a3f7f73b78b447d9b15d325461a640c069f8fc948ce6e&)
Archived author: Winfidonarleyan • Posted: 2021-03-03T11:40:49.645000+00:00
Original source
i delele this
Archived author: Winfidonarleyan • Posted: 2021-03-03T11:40:51.370000+00:00
Original source
sorry