Skip to content

Commit

Permalink
#89: Fixed loading of ssh plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jirkapok committed Nov 21, 2017
1 parent 9df54a2 commit 8eb1fc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Source/Terminals/app.config
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@
<entityFramework>
<defaultConnectionFactory type="System.Data.Entity.Infrastructure.SqlConnectionFactory, EntityFramework" />
</entityFramework>
<runtime>
<loadFromRemoteSources enabled="true"/>
</runtime>
</configuration>

0 comments on commit 8eb1fc3

Please sign in to comment.