Generate conduit.toml instead of debian environment file
Only generate this file once. I am not sure what to do with future upgrades yet.
This commit is contained in:
parent
ab58609d3d
commit
5bf43a4d7e
5 changed files with 57 additions and 48 deletions
|
@ -11,7 +11,7 @@
|
|||
# YOU NEED TO EDIT THIS
|
||||
#server_name = "your.server.name"
|
||||
|
||||
# This is the only directly where Conduit will save its data
|
||||
# This is the only directory where Conduit will save its data
|
||||
database_path = "/var/lib/conduit/conduit.db"
|
||||
|
||||
# The port Conduit will be running on. You need to set up a reverse proxy in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue