inohara/inohara.cfg.example
2024-05-20 07:24:05 +09:00

22 lines
483 B
Plaintext

[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