1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 02:38:30 +00:00
continuwuity/Rocket-example.toml

12 lines
298 B
TOML
Raw Normal View History

[global]
server_name = "your.server.name"
port = 8448
2020-04-29 08:48:56 +02:00
address = "0.0.0.0"
2020-05-25 23:24:13 +02:00
# Default path is in this user's data
#database_path = "/home/timo/MyConduitServer"
#[global.tls]
#certs = "/etc/letsencrypt/live/your.server.name/fullchain.pem"
#key = "/etc/letsencrypt/live/your.server.name/privkey.pem"