allow 2p url config, origin limiting for server
This commit is contained in:
@@ -4,6 +4,9 @@ ASSETS_BASEURL = '/assets/'
|
||||
# The full URL base song URL, with trailing slash.
|
||||
SONGS_BASEURL = '/songs/'
|
||||
|
||||
# Multiplayer websocket URL. Defaults to /p2 if blank.
|
||||
MULTIPLAYER_URL = ''
|
||||
|
||||
# The email address to display in the "About Simulator" menu.
|
||||
EMAIL = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user