telodendria/contrib/development.conf
2022-08-21 12:35:12 -04:00

17 lines
276 B
Text

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