mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 19:39:20 +02:00
Update DomainServerSettingsManager.cpp
This commit is contained in:
parent
1385ef80a7
commit
c069c13ebb
1 changed files with 1 additions and 2 deletions
|
@ -1198,8 +1198,7 @@ bool DomainServerSettingsManager::recurseJSONObjectAndOverwriteSettings(const QJ
|
|||
static const QString SECURITY_ROOT_KEY = "security";
|
||||
static const QString AC_SUBNET_WHITELIST_KEY = "ac_subnet_whitelist";
|
||||
static const QString BROADCASTING_KEY = "broadcasting";
|
||||
static const QString PATHS_ROOT_KEY = "Places / Paths";
|
||||
|
||||
|
||||
auto& settingsVariant = _configMap.getConfig();
|
||||
bool needRestart = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue