15 lines
No EOL
140 B
TOML
15 lines
No EOL
140 B
TOML
[cards]
|
|
type = "csv"
|
|
key = ''
|
|
questions = ''
|
|
objects = ''
|
|
|
|
|
|
[webserver]
|
|
enabled = true
|
|
port = 8080
|
|
code_length = 6
|
|
|
|
|
|
[websocket]
|
|
port = 8081 |