forked from Telodendria/Telodendria
Add some comments for future developers.
This commit is contained in:
parent
839f3a886e
commit
fddfbf57ca
1 changed files with 5 additions and 0 deletions
|
@ -4,8 +4,13 @@
|
|||
|
||||
server-name "localhost";
|
||||
base-url "http://localhost:8008";
|
||||
|
||||
# Replace this with your UNIX username
|
||||
id "jordan";
|
||||
|
||||
# Make this directory if Telodendria complains that it's missing.
|
||||
data-dir "./data";
|
||||
|
||||
federation "true";
|
||||
registration "true";
|
||||
log "stdout" {
|
||||
|
|
Loading…
Reference in a new issue