film2.0/config.toml.example

12 lines
290 B
Plaintext
Raw Permalink Normal View History

2024-01-23 16:31:46 +00:00
name = "Folder share"
base_path = "/path/to/folder"
favicon = "/.favicon.png"
2024-02-14 13:01:25 +00:00
#password = "publicpass"
admin_password = "verysecurepass"
2024-02-14 13:01:25 +00:00
#footer = "Something something, made with love or whatever"
2024-01-23 16:31:46 +00:00
[qbittorrent]
base_url = "http://127.0.0.1:8080"
username = "admin"
password = "adminadmin"