Renamed sorting config keys

This commit is contained in:
kay.one 2011-07-07 20:36:02 -07:00
commit 452b5c8f84
8 changed files with 123 additions and 122 deletions

View file

@ -125,7 +125,7 @@
<virtualDirectory path="/" physicalPath="%NZBDRONE_PATH%\NZBDrone.Web" />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:8989:" />
<binding protocol="http" bindingInformation="*:8980:" />
</bindings>
</site>
<applicationDefaults applicationPool="IISExpressAppPool" />