# citrix module configuration file # systemwide icaroot SYSTEM_ICAROOT="@@SYSTEM_ICAROOT@@" # pnabrowse executable location PNABROWSE_EXECUTABLE="@@PNABROWSE_EXECUTABLE@@" # citrix server which is use by pnabrowse to query things PNABROWSE_CITRIX_BROWSER="@@PNABROWSE_CITRIX_BROWSER@@" # exclude these servers from pnabrowse -S PNABROWSE_SERVER_EXCLUDE="@@PNABROWSE_SERVER_EXCLUDE@@" # exclude these sessions from pnabrowse -A PNABROWSE_SESSION_EXCLUDE="@@PNABROWSE_SESSION_EXCLUDE@@" # storebrowse executable location STOREBROWSE_EXECUTABLE="@@STOREBROWSE_EXECUTABLE@@" # storefront store which is used to query things DEFAULT_STOREFRONT_STORE="@@DEFAULT_STOREFRONT_STORE@@" # always an add store required? STOREFRONT_ADDSTORE_REQUIRED="@@STOREFRONT_ADDSTORE_REQUIRED@@" # app subscription required? STOREFRONT_SUBSCRIBE_APP="@@STOREFRONT_SUBSCRIBE_APP@@"