[xml] AppConfig

Viewer

copydownloadembedprintName: AppConfig
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4.         <dict>
  5.                 <key>ServerAddresses</key>
  6.                 <array>
  7.                         <dict>
  8.                                 <key>Name</key>
  9.                                 <string>KBL Prod</string>
  10.                                 <key>Address</key>
  11.                                 <string>https://pelix.bl.ch</string>
  12.                         </dict>
  13.                         <dict>
  14.                                 <key>Name</key>
  15.                                 <string>KBL EDU</string>
  16.                                 <key>Address</key>
  17.                                 <string>https://pelix-edu.bl.ch</string>
  18.                         </dict>
  19.                 </array>
  20.                 <key>ServerAddressEditable</key>
  21.                 <true/>
  22.                 <key>HideSettings</key>
  23.                 <false/>
  24.                 <key>DebugOutput</key>
  25.                 <true/>
  26.                 <key>CorporateLogin</key>
  27.                 <false/>
  28.                 <key>CorporateSSOType</key>
  29.                 <string>KERBEROS</string>
  30.         </dict>
  31. </plist>
  32.  

Editor

You can edit this paste and save as new:


File Description
  • AppConfig
  • Paste Code
  • 24 Jun-2021
  • 758 Bytes
You can Share it: