Skip to content

Commit

Permalink
fixup! fixup! Fix sponsors errors
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Apr 26, 2024
1 parent f281d1d commit ff9720a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions master-web/master.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ def main():
# sponsor.html is a template inside the template directory
return render_template('sponsor.html')

# Here we assume c['www']['plugins'] has already be created earlier.
# Please see the web server documentation to understand how to configure
# the other parts.
c['www']['plugins']['wsgi_dashboards'] = [ # This is a list of dashboards, you can create several
{
'name': 'sponsor', # as used in URLs
Expand Down

0 comments on commit ff9720a

Please sign in to comment.