forked from Telodendria/Telodendria
13 lines
No EOL
191 B
Text
13 lines
No EOL
191 B
Text
# Telodendria configuration file
|
|
|
|
log "/var/log/telodendria.log" {
|
|
level "message";
|
|
timestampFormat "none";
|
|
color "true";
|
|
};
|
|
|
|
threads "4";
|
|
|
|
data-dir "/var/telodendria";
|
|
|
|
federation "true"; |