Use proper UTL for buildbot admin page
This commit is contained in:
@@ -345,7 +345,7 @@ c['buildbotNetUsageData'] = 'basic'
|
||||
c['db_url'] = "sqlite:///state.sqlite"
|
||||
|
||||
c['title'] = "Blender"
|
||||
c['titleURL'] = "https://builder.blender.org/"
|
||||
c['titleURL'] = "https://builder.blender.org/admin/"
|
||||
|
||||
# Disable sending of 'buildbotNetUsageData' for now, to improve startup time.
|
||||
c['buildbotNetUsageData'] = None
|
||||
|
Reference in New Issue
Block a user