Updated with a latest changes.
This commit is contained in:
commit
5f36eb1b22
28 changed files with 63 additions and 172 deletions
|
|
@ -80,7 +80,6 @@ def load_pyramid_environment(global_config, settings):
|
|||
rhodecode.PYRAMID_SETTINGS = settings_merged
|
||||
rhodecode.CONFIG = settings_merged
|
||||
rhodecode.CONFIG['default_user_id'] = utils.get_default_user_id()
|
||||
rhodecode.CONFIG['default_base_path'] = utils.get_default_base_path()
|
||||
|
||||
if vcs_server_enabled:
|
||||
connect_vcs(vcs_server_uri, utils.get_vcs_server_protocol(settings))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue