leggo cache redis da CONF web.config...
This commit is contained in:
@@ -933,7 +933,7 @@ namespace SteamWare
|
||||
{
|
||||
get
|
||||
{
|
||||
bool answ = CRB("cacheOnRedis");
|
||||
bool answ = confReadBool("cacheOnRedis");
|
||||
return answ;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user