Core

AppName

User-friendly name - for display.

AutoFileBrowse

Determines whether to automatically launch the file browser in the uploader control.

CascadeByDefault

Determines whether to enable permissions cascade in the Permissions Manage Page by configuration key. It may be changed in the UI at any time and for every permissions-granting session.

ColorHighlight

Text-box background-color used for indicating required fields (primarily used in the Profile screen). Use 6-character color code.

DataCacheTimeout

Determines the data cache timeout in seconds. To turn off the caching at the data level set to zero.

DebugEmail

If DebugMode is enabled, then ALL email going out from system will go to this email.

DebugMode

Debug mode will enable many features in the application helpful for debugging ProjectDox.

DefaultAllProjects

If set to true, then All Projects will be the default mode in Projects Tab of the homepage. Otherwise, the Recent Projects will be the default mode. If there are no recent projects, it is recommended to set All Projects to true in order to avoid a blank homepage.

EnableFriendlyErrorHandling

If true, then ProjectDox will handle errors and give friendly error output. If false, then raw errors will be thrown from .NET.

EnableProjectDiscussionBoard

Enable or disable access to topics and notes at project level

FileIOTimeout

How long in seconds ProjectDox will wait for the file system to unlock a file before throwing an error. This setting should be under 15 seconds or else there might be performance problems.

FileLoadRecordCount

The count of files that will be loaded via the lazy load feature of the file pane. This is the count of files that will be returned initially and each time the user scrolls down to get more.

FileNewDaysBack

This number determines the number of days an uploaded file is to be considered "new", and is therefore flagged.

FileTypesAllowed

Office 2007 extensions must be listed after extensions from earlier versions. IN ADDITION TO BravaExtensions, these are the extensions for file types allowed to be uploaded in ProjectDox.

FolderInheritDefault

If true, all newly-create folders will have the "inherit" flag checked by default. This may be unselected at folder creation time. This is reflected in the project folders and default folders.

GIStreamMapViewerUR

Specifies the full URL to the ProjectDox GIStream Map Viewer web page.

GIStreamShowMapInSeparateWindow

Determines if the GIStreamMap is displayed inside ProjectDox or in a separate browser window.

HeaderImage

Rectangular image at the top of every main ProjectDox screen.

IISPort

When the ProjectDox IIS web site port must be explicitly included in each URL, specify it here, otherwise leave it blank. For port 80, leave it blank.

IntegrationDLLs

This setting specifies any integrations that ProjectDox is using. Enter as a comma separated list.

LegalTextLoginFile

OPTIONAL SETTING - Name of text file residing in \ProjectDox\Custom containing legal text (see TermsAndConditions.txt for example), disclaimers, terms and conditions, etc. The FIRST LINE of the file must be a number between 2 and 20, which determines how many rows at a time to display before having to scroll.

LoadBalancedServers

The comma delimited list of internal server URLs of all the web servers in the load balanced environment. If not load balanced, should be blank.

LockOutUsersFromApp

If this option is enabled, then all users, except system Admins, will be prevented from logging into ProjectDox.

LockOutUsersFromAppMessage

Message to display to the users if they attempt to log in when LockOutUsersFromApp is set to true.

LogoImage

File name of Logo image.

LogoImageLogin

URL for logo image on login screen that is beneath the main logo, in the left side of the box.

LogoURL1

Web address (URL) that accompanies logo image on login screen that is beneath the main logo, in the left side of the box.

LogoURLLogin

URL that LogoImageLogin links to.

LogoutNewUrl

The URL that the user’s browser will go to when he/she clicks the "Open a new browser window" in the Session Ended screen.

MaxUploadFileCount*

DEPRECATED Sets the number of files that can be uploaded at one time using the Silverlight Uploader.

MaxUploadFileSize*

The value applies to the maximum single file size allowed by the ProjectDox file upload tool. ProjectDox will display an error prior to the upload if the file size exceeds the limit set in this field. The value is in binary bytes. To make the max upload size 2 GB then this setting should be 2147483648. The value must be under the certified max of 2 GB for IIS 8.5 using an integrated application pool.

MaxUploadSize*

This value applies to the total file upload size allowed by the ProjectDox file upload tool. ProjectDox will display an error prior to the upload if the total file size exceeds the limit set in this field. The value is in binary bytes. To make the max upload size 2 GB then this setting should be 2147483648. The value must be under the certified max of 2 GB for IIS 8.5 using an integrated application pool.

MetadataEnabled

Determines whether to enable custom Metadata for this site.

MSIDisplayDescr

This description will display in the mouse-over tooltip of the MSI download link.

MultipleLoginEnabled

Allow multiple login to be disabled/enabled on a per-profile basis. If this is set to false, then System Admins cannot set a profile to allow multiple logins and no users will be able to have multiple logins.

NotifyOnUpload

Determines whether to allow users to select project members for notification of upload immediately following upload (*push* notification rather than *pull*)

PassThruProj

Determines whether pass-through can be set at the Project level.

PassThruSite

If PassThruProj is true, this serves as a default pass-through list for each project - if PassThruProj is false, this serves as the only site-level pass-through extensions.

PDoxCorePath

Sets the physical path to the ProjectDox core site. This is where ProjectDox is installed.

PDoxWebAPIURL

Specifies the full URL to the ProjectDox Web API. This URL is required when ProjectFlow is enabled.

PDoxWebUIPath

Sets the physical path to the ProjectDox web.ui site. This is where ProjectFlow runs.

PDoxWebUIURL

Specifies the full URL to the ProjectDox Web UI. This URL is required when ProjectFlow is enabled.

PDoxWebURL

The complete URL to ProjectDox with protocol (http:// or https://), port number (if configured) and application

PortalEnabled

Specifies if portal is enabled with this installation of ProjectDox. This could be ProjectDox portal or a customer implementation of portal.

PortalJurisdictionID

Specifies the portal jurisdiction ID for this installation of ProjectDox

PortalWebApiUrl

Specifies the Full URL to the Portal web API services

PortalWebUiUrl

Specifies the full URL to the Portal web login

ProjectCreate

1 grants by default, 0 denies by default.

Qpath

The path where ProjectDox Job Processor and FTP windows service will look for queue files from which the instructions are taken. There can be only one queue path per server, so if there are multiple ProjectDox sites, they must all point to the same queue folder location. This setting is mandatory and must not be removed.

SchedulerMaxThreadCount

Sets the total number of threads that can be executing at any one time for the ProjectDox Task Scheduler

ShowCountry

Determines whether to expose a Country field in user settings and to expose a Country field in the list of Required User Info.

ShowUploadURL

Determines if Upload URL tab will be visible in Upload Files window

TempFolder

Temp folder for ProjectDox use - should be exclusively used by ProjectDox (do not use Windows Temp folder or similar).

TempFolderURL

URL where temporary uploaded files can be reached. For Web Farm/Load Balance environments, this must be reachable by all servers in the farm.

UploaderAsync

Determines whether to make the uploader call sync or async - should always be true in production - can be false when debugging.

UserFilesPublish

UNC path shared folder where all published files go by default - this share must have adequate permissions so that ProjectDox can freely access resources inside - if additional sites exist, this path must be different for each site.

UserFilesSource

UNC path shared folder where all source files reside by default - this share must have adequate permissions so that ProjectDox can freely access resources inside - if additional sites exist, this path must be different for each site.

UserNameFormat

This setting will determine how user names are show throughout the ProjectDox interface and emails generated by ProjectDox. If left blank the places in the interface and emails will be blank. Default is "FirstName LastName". Any combination of FirstName, LastName, FirstInitial, LastInitial and any other text is allowed. For example, "LastName, FirstName" (no quotes).

UTF8Required

Determines whether to require UTF-8 encoding, necessary when running on foreign operating systems such as Japanese, Korean and others.

VersionByDefault

Determines whether versioning is enabled for each new project by default.

VersionDatabaseProjectDoxCore

ProjectDox Core DB Version

VersionDatabaseProjectFlow

ProjectFlow DB Version

VersioningOn

Determines whether Versioning is enabled. Once any project enables versioning, this cannot be turned off for the site.

VirtualDir

Name (alias) of IIS virtual directory.

VirtualDirPublish

Name of IIS virtual directory where published documents and drawings reside. For simple implementations, this should be the same virtual directory referenced in Application ("VirtualDir") and the publish folder should be inside the root ProjectDox folder. If the publish folder is outside the ProjectDox folder, or on another server, a new virtual directory must be created to point to the publish folder, and this setting must contain that alias name.

Watermark (see Watermarks)

Watermark text that appears across all files viewed or printed in Brava. This optional setting can be left blank.

WebDNSAllow

If WebDNSAllow and WebDNSDisallow are used then it takes the HttpContext.Current.Request.Url.Host value and replaces WebDNSDisallow with WebDNSAllow. If WebDNSAllow is used without WebDNSDisallow then WebDNSAllow is the sole value used for the main URL. If neither WebDNSAllow nor WebDNSDisallow are used then it just uses the HttpContext.Current.Request.Url.Host as the main URL.

WebDNSDisallow

Portion or all potential WebDNSInternal string that must not be allowed, and must be automatically flipped to the value in Application ("WebDNSAllow") - this setting is optional and can be left blank.

WebDNSInternal

The DNS used by the ProjectDox Job Processor when notifying ProjectDox that a file has published successfully, or failed to publish. Example: www.YourProjectDox.com.

In a load balanced environment, this is the common address NOT one of the server addresses.

WFlowDLLCache

Specifies the full path for dll’s to save. If there is no custom code or integration, than no folder is required.

ZipFileThreshold

Threshold (in MB) at which files will begin to be zipped when individually downloaded.