You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You'll be able to set the desired logo and "single competition" to view on your instance.
Single competition mode via settings
To enable single competition mode set the SINGLE_COMPETITION_VIEW_PK environment variable. Set this to the Primary Key (ID) of the competition you'd like to use. You can grab the ID from the URL of the competition. For example, when you go to your competition the url may be http://localhost:8000/competitions/20 so in this case 20 is the PK of the competition.