Versions Compared

Key

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

...

Settings.config is used to define a few core properites of a server running WebViewer as default site.

Configuration

File location is C:\inetpub\wwwroot\AssertWeb\App_Data\

Code Block
languagexml
<?xml version="1.0"?>
<Settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <!-- If no site in URL direct user to this site -->
  <DefaultSite>MySite</DefaultSite>
  <!-- If an invalid site is in the URL direct user to default site -->
  <AutoChangeInvalidSite>true</AutoChangeInvalidSite>
</Settings>

 

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1ecd09
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel in ( "settings" , "default" , "config" , "site" , "technical-documentation" ) and type = "page" and space = "ASKB"
labelstechnical-documentation settings config default site

...