Update conduwuit-example.toml

This commit is contained in:
Ginger 2025-08-29 12:30:48 -04:00
commit 99b44bbf09

View file

@ -79,9 +79,11 @@
# This is the only directory where continuwuity will save its data, # This is the only directory where continuwuity will save its data,
# including media. Note: this was previously "/var/lib/matrix-conduit". # including media. Note: this was previously "/var/lib/matrix-conduit".
# #
# YOU NEED TO EDIT THIS. # YOU NEED TO EDIT THIS, UNLESS you are running continuwuity as a `systemd` service.
# The service file sets it to `/var/lib/conduwuit` using an environment variable
# and also grants write access.
# #
# example: "/var/lib/continuwuity" # example: "/var/lib/conduwuit"
# #
#database_path = #database_path =