Show More
@@ -93,6 +93,11 b' issue_prefix = #' | |||||
93 | ## all running rhodecode instances. Leave empty if you don't use it |
|
93 | ## all running rhodecode instances. Leave empty if you don't use it | |
94 |
instance_id = |
|
94 | instance_id = | |
95 |
|
95 | |||
|
96 | ## alternative return HTTP header for failed authentication. Default HTTP | |||
|
97 | ## response is 401 HTTPUnauthorized. Currently HG clients have troubles with | |||
|
98 | ## handling that. Set this variable to 403 to return HTTPForbidden | |||
|
99 | auth_ret_code = | |||
|
100 | ||||
96 | #################################### |
|
101 | #################################### | |
97 | ### CELERY CONFIG #### |
|
102 | ### CELERY CONFIG #### | |
98 | #################################### |
|
103 | #################################### |
General Comments 0
You need to be logged in to leave comments.
Login now