Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleprofile.config
<LoginSettings>
   <!-- Name of image to be used. If no image specified, blank login will be used -->
   <LoginBackgroundUrl>loginbackground.jpg</LoginBackgroundUrl>
   <!-- Left panel login area configured below. If tag removed centered option will be used. -->
   <LoginPageLayout>LeftPanel</LoginPageLayout>
</LoginSettings>


From version 45.6 0 and later it is possible to define several images.

...