Change variable name to web_api_url
This commit is contained in:
parent
d408f89a91
commit
b82bf1ccdb
8 changed files with 23 additions and 26 deletions
|
@ -245,8 +245,8 @@ gdbstub_port=24689
|
|||
# Whether or not to enable telemetry
|
||||
# 0: No, 1 (default): Yes
|
||||
enable_telemetry =
|
||||
# Endpoint URL for web services
|
||||
web_services_endpoint_url = https://api.citra-emu.org
|
||||
# URL for Web API
|
||||
web_api_url = https://api.citra-emu.org
|
||||
# Username and token for Citra Web Service
|
||||
# See https://services.citra-emu.org/ for more info
|
||||
citra_username =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue