This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-03-08 21:25:53 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
config
History
Erik Johnston
08d2f902dd
Default HTTP and HTTPS ports to 8008 and 8448
2014-09-02 10:58:33 +01:00
..
__init__.py
Add config tree to synapse. Add support for reading config from a file
2014-08-31 16:06:39 +01:00
_base.py
os.makedirs is almost but not entirely unlike mkdir -p
2014-09-02 10:58:05 +01:00
database.py
Fix homeserver config parsing
2014-09-01 15:51:15 +01:00
homeserver.py
Add config tree to synapse. Add support for reading config from a file
2014-08-31 16:06:39 +01:00
logger.py
Fix homeserver config parsing
2014-09-01 15:51:15 +01:00
server.py
Default HTTP and HTTPS ports to 8008 and 8448
2014-09-02 10:58:33 +01:00
tls.py
Fix typo when reading TLS config
2014-09-02 10:54:56 +01:00