14 lines
225 B
JSON
Executable File
14 lines
225 B
JSON
Executable File
{
|
|
"address": "0.0.0.0",
|
|
"port": 5244,
|
|
"database": {
|
|
"type": "sqlite3",
|
|
"user": "",
|
|
"password": "",
|
|
"host": "",
|
|
"port": 0,
|
|
"name": "",
|
|
"table_prefix": "a_list_",
|
|
"db_file": "data.db"
|
|
}
|
|
} |