1.3.5.8.2.3.  Key combination and values of the individual GUI options
  • Catalogs, search and database via AppServer

    [Common]
    clientmode=remote
    remoteFileSystem=YES
    remoteDB=YES

  • Catalogs and search via AppServer [Catalog browsing and search with AppServer]

    [Common]
    clientmode=remote
    remoteFileSystem=YES
    remoteDB=NO

  • Search via AppServer [Search with AppServer]

    [Common]
    clientmode=remote
    remoteFileSystem=NO
    remoteDB=NO

  • Use local AppServer

    [Common]
    clientmode=local
    remoteFileSystem=NO
    remoteDB=NO

  • Do not use an AppServer [Do not use AppServer]

    [Common]
    clientmode=noserver
    remoteFileSystem=NO
    remoteDB=NO

See also Section 3.7, “ Automatic login ”. (Possibly also to set special rights for the admin via the variable CADENAS_APPSERVER).