Amber Brown
381d2cfdf0
Make workers work on Py3 ( #4027 )
2018-10-13 00:14:08 +11:00
Richard van der Hoff
bf01efb864
Merge branch 'develop' into rav/hacky_cache_factor_fix
2018-09-26 13:24:07 +01:00
Richard van der Hoff
c53336986d
Move synctl into top dir to avoid a symlink
...
symlinks apparently break setuptools on python3 and alpine
(https://bugs.python.org/issue31940 ), so let's stop using a symlink and just
use the file directly.
2018-09-25 11:19:27 +01:00
Matthew Hodgson
adf582dba7
merge in msg.__room_member usage to new message display template
2014-11-15 01:34:33 +00:00
Mark Haines
e7c6d2c9d9
SYN-138: Rewrite synctl in python and include it in the python distribution
2014-11-13 14:39:30 +00:00
David Baker
d694619a95
Fix ncorrect ports in documentation and add notes on how generate-config also generates certs bound to whatever hostname you give with --generate-config.
...
SYN-87 #resolved
2014-10-02 14:09:27 +01:00
David Baker
d1adb19b8a
Re-apply a0b1b34c71
to master (fixing synctl)
2014-10-02 10:38:11 +01:00
Erik Johnston
5236de5b03
Add slightly helpful advice on how to generate config if you don'y already have one
2014-09-08 22:52:50 +01:00
Erik Johnston
91b370650a
Don't autogen config in synctl for the same reasons we don't turn of --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.
2014-09-08 22:48:46 +01:00
Matthew Hodgson
0d5c7718c0
make synctl default to homesever.log
2014-09-03 22:49:47 +01:00
Paul "LeoNerd" Evans
804199d9b6
Added a simple start/stop control script
2014-09-03 19:30:48 +01:00