telodendria/contrib/development.conf

20 lines
362 B
Text

#
# Telodendria development configuration file.
#
server-name "localhost";
base-url "http://localhost:8008";
# Make this directory if Telodendria complains that it's missing.
data-dir "./data";
federation "true";
registration "true";
log "stdout" {
level "debug";
timestampFormat "none";
color "true";
};
threads "4";
max-connections "32";
max-cache "1k";