diff --git a/MP.Land/MP.Land.csproj b/MP.Land/MP.Land.csproj
index c462ddf4..6b3cc68f 100644
--- a/MP.Land/MP.Land.csproj
+++ b/MP.Land/MP.Land.csproj
@@ -3,7 +3,7 @@
net6.0
MP.Land
- 6.16.2402.1919
+ 6.16.2404.1115
diff --git a/MP.Land/Resources/ChangeLog.html b/MP.Land/Resources/ChangeLog.html
index 753439ee..a485b30d 100644
--- a/MP.Land/Resources/ChangeLog.html
+++ b/MP.Land/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo Tablet MAPO - DotNet6
- Versione: 6.16.2402.1919
+ Versione: 6.16.2404.1115
Note di rilascio:
diff --git a/MP.Land/Resources/VersNum.txt b/MP.Land/Resources/VersNum.txt
index dad8f7b3..c9cbc768 100644
--- a/MP.Land/Resources/VersNum.txt
+++ b/MP.Land/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2402.1919
+6.16.2404.1115
diff --git a/MP.Land/Resources/manifest.xml b/MP.Land/Resources/manifest.xml
index 1bb9e76f..b84dcb69 100644
--- a/MP.Land/Resources/manifest.xml
+++ b/MP.Land/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2402.1919
+ 6.16.2404.1115
https://nexus.steamware.net/repository/SWS/MP-LAND/stable/LAST/MP.Land.zip
https://nexus.steamware.net/repository/SWS/MP-LAND/stable/LAST/ChangeLog.html
false
diff --git a/MP.Land/appsettings.json b/MP.Land/appsettings.json
index e6e6d494..d746cd44 100644
--- a/MP.Land/appsettings.json
+++ b/MP.Land/appsettings.json
@@ -13,7 +13,7 @@
"ConnectionStrings": {
"DefaultConnection": "Server=SQL2016DEV;Database=MoonPro;Trusted_Connection=True;MultipleActiveResultSets=true",
"MP.Land": "Server=SQL2016DEV;Database=MoonPro;User ID=sa;Password=keyhammer16;integrated security=False;MultipleActiveResultSets=True;App=MP.Land;",
- "Redis": "localhost:26379,serviceName=devel,defaultDatabase=1,keepAlive=180,asyncTimeout=5000"
+ "Redis": "localhost:26379, serviceName=devel, defaultDatabase=1, keepAlive=180, connectTimeout=5000, syncTimeout=5000, asyncTimeout=5000, abortConnect=false, ssl=false, allowAdmin=true"
},
"ServerConf": {
"BaseUrl": "https://localhost:44309/",