summary refs log tree commit diff
path: root/docs/implementation-notes (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-08Add slightly helpful advice on how to generate config if you don'y already ↵Erik Johnston1-0/+1
have one
2014-09-08Don't autogen config in synctl for the same reasons we don't turn of ↵Erik Johnston1-6/+2
--generate-config by default on the homeserver - it is liable to confuse people who have moved the config file or have chosen a non standard location. Also, don't override log file location.
2