telodendria/contrib/development.conf

17 lines
248 B
Text

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