forked from Telodendria/Telodendria
Jordan Bancino
95342f7ad1
Before this commit, the directory structure was a mess. So messy, in fact, that it would be incredibly inconvenient to modify it in the existing repo. So, here's a new repo. That shouldn't happen again.
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"; |