Add config file handling

This commit is contained in:
Mike Barnes 2025-01-22 10:42:40 +11:00
commit ce4891af79
4 changed files with 42 additions and 15 deletions

View file

@ -0,0 +1,9 @@
[database]
db_host = localhost
db_port = 5432
db_user = ejabberd
db_pass =
db_name = mastodon
[log]
log_dir = /var/log/ejabberd/