telodendria/contrib/development.conf
2022-08-10 10:40:41 -04:00

17 lines
269 B
Text

#
# Telodendria development configuration file.
#
server-name "localhost";
chroot ".";
id "_telodendria" "_telodendria";
data-dir "./data";
federation "true";
registration "true";
log "stdout" {
level "debug";
timestampFormat "none";
color "true";
};
threads "4";