mirror of
https://git.checksum.fail/alec/hgbd.git
synced 2026-05-26 14:51:10 +00:00
11 lines
261 B
Plaintext
11 lines
261 B
Plaintext
{
|
|
"blk_dev":"/dev/ram0",
|
|
"hgfs_path":"/home/username/TempleOS",
|
|
"screenshot_path":"/home/username/TempleOS/Screenshots",
|
|
"log_file":"/var/log/hgbdd.log",
|
|
"tcp_addr":"127.0.0.1",
|
|
"tcp_port":7202,
|
|
"user":"username",
|
|
"modules":{}
|
|
}
|