inohara/inohara.cfg.example

22 lines
483 B
Plaintext
Raw Normal View History

2024-05-19 22:24:05 +00:00
[Options]
# Whether to enable score submissions
Enable = true
# Timeout for web requests, in seconds
Timeout = 3
# Tachi instance base URL
BaseUrl =
# Tachi status endpoint
Status = /api/v1/status
# Tachi score import endpoint
Import = /ir/direct-manual/import
# Display status on-screen (rudimentarily)
EnableOSD = false
[Keys]
* = %%TACHI_KEY%%
# If you have a multi-user setup, you can configure
# keys per-profile:
# InGameUsername = TachiApiKey
#
# An * matches everyone else