Removed FileHash
This commit is contained in:
@@ -263,7 +263,7 @@ namespace Step.Config
|
||||
|
||||
public static void ReadServerConfig()
|
||||
{
|
||||
CalculateHash(SERVER_CONFIG_PATH);
|
||||
//CalculateHash(SERVER_CONFIG_PATH);
|
||||
|
||||
// Get server file handler
|
||||
XDocument xmlConfigFile = GetXmlHandlerWithValidator(SERVER_CONFIG_SCHEMA_PATH, SERVER_CONFIG_PATH);
|
||||
|
||||
Reference in New Issue
Block a user