aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Server
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.Server')
-rw-r--r--ShiftOS.Server/App.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS.Server/App.config b/ShiftOS.Server/App.config
index 88fa402..cf88e98 100644
--- a/ShiftOS.Server/App.config
+++ b/ShiftOS.Server/App.config
@@ -3,4 +3,7 @@
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
+ <runtime>
+ <loadFromRemoteSources enabled="true"/>
+ </runtime>
</configuration> \ No newline at end of file