configuration.php-dist (PHProjekt-6.2.0) | : | configuration.php-dist (PHProjekt-6.2.1) | ||
---|---|---|---|---|
skipping to change at line 173 | skipping to change at line 173 | |||
;;;;;;;;; | ;;;;;;;;; | |||
; FRONT ; | ; FRONT ; | |||
;;;;;;;;; | ;;;;;;;;; | |||
; Activate the mail notification by default | ; Activate the mail notification by default | |||
front.notificationEnabledByDefault = false | front.notificationEnabledByDefault = false | |||
; Optional email support address to show inside error messages, general help and logo alt text | ; Optional email support address to show inside error messages, general help and logo alt text | |||
front.supportAddress = "" | front.supportAddress = "" | |||
; Show internal javascript errors for debug | ||||
front.showInternalJsErrors = false | ||||
;;;;;;;;;;;;;;;;;;;;; | ;;;;;;;;;;;;;;;;;;;;; | |||
; FRONTEND MESSAGES ; | ; FRONTEND MESSAGES ; | |||
;;;;;;;;;;;;;;;;;;;;; | ;;;;;;;;;;;;;;;;;;;;; | |||
; Show messages directely to the user if something will be changed on their data , | ; Show messages directely to the user if something will be changed on their data , | |||
; projects, modules, items, etc... | ; projects, modules, items, etc... | |||
; Options: true/ false | ; Options: true/ false | |||
frontendMessages = true | frontendMessages = true | |||
; Set how long a frontend messgae is valid in minutes. | ; Set how long a frontend messgae is valid in minutes. | |||
End of changes. 1 change blocks. | ||||
3 lines changed or deleted | 0 lines changed or added |