|
|
|
@ -12,7 +12,7 @@ |
|
|
|
server_name = "localhost" |
|
|
|
server_name = "localhost" |
|
|
|
|
|
|
|
|
|
|
|
# This is the only directory where Conduit will save its data |
|
|
|
# This is the only directory where Conduit will save its data |
|
|
|
database_path = "/home/jfowl/projects/conduit/_conduit_db" |
|
|
|
database_path = "/tmp" |
|
|
|
|
|
|
|
|
|
|
|
# The port Conduit will be running on. You need to set up a reverse proxy in |
|
|
|
# The port Conduit will be running on. You need to set up a reverse proxy in |
|
|
|
# your web server (e.g. apache or nginx), so all requests to /_matrix on port |
|
|
|
# your web server (e.g. apache or nginx), so all requests to /_matrix on port |
|
|
|
|