RidgeChat/config/client_config.json
2023-09-06 14:00:14 -06:00

6 lines
103 B
JSON

{
"server_address": "localhost:8080",
"username": "default_user",
"offline_mode": true
}