Files
nodeinfo/Rocket.toml.example
Arthur 9a92facb18 Added disk filtering
Updated the Rocket.toml example
2024-05-27 18:06:41 +01:00

7 lines
191 B
Plaintext

[default]
template_dir = "templates"
address = "0.0.0.0"
network_interface = [ "eth0", "eth1" ]
mount_names = [] # All disks and mount points
json_rpc_url = "http://127.0.0.1:18081/json_rpc"